File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- (defproject org.clojars.huahaiy /dtlvnative-linux-arm64 " 0.12.7 "
1
+ (defproject org.clojars.huahaiy /dtlvnative-linux-arm64 " 0.12.8 "
2
2
:description " Native dependency of Datalevin on Linux Arm64"
3
3
:url " https://github.com/juji-io/dtlvnative"
4
4
:license {:name " EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Original file line number Diff line number Diff line change 1
- (defproject org.clojars.huahaiy /dtlvnative-linux-x86_64 " 0.12.7 "
1
+ (defproject org.clojars.huahaiy /dtlvnative-linux-x86_64 " 0.12.8 "
2
2
:description " Native dependency of Datalevin on Linux x86-64"
3
3
:url " https://github.com/juji-io/dtlvnative"
4
4
:license {:name " EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Original file line number Diff line number Diff line change 1
- (defproject org.clojars.huahaiy /dtlvnative-macosx-arm64 " 0.12.7 "
1
+ (defproject org.clojars.huahaiy /dtlvnative-macosx-arm64 " 0.12.8 "
2
2
:description " Native dependency of Datalevin on Apple Silicon"
3
3
:url " https://github.com/juji-io/dtlvnative"
4
4
:license {:name " EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Original file line number Diff line number Diff line change 1
- (defproject org.clojars.huahaiy /dtlvnative-macosx-x86_64 " 0.12.7 "
1
+ (defproject org.clojars.huahaiy /dtlvnative-macosx-x86_64 " 0.12.8 "
2
2
:description " Native dependency of Datalevin on Apple Intel"
3
3
:url " https://github.com/juji-io/dtlvnative"
4
4
:license {:name " EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Original file line number Diff line number Diff line change 1
- (def version " 0.12.7 " )
1
+ (def version " 0.12.8 " )
2
2
3
3
(defproject org.clojars.huahaiy /dtlvnative-windows-x86_64 version
4
4
:description " Native dependency of Datalevin database on Windows"
You can’t perform that action at this time.
0 commit comments