We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f720f commit 041b53bCopy full SHA for 041b53b
O/object_store_ffi/build_tarballs.jl
@@ -1,11 +1,11 @@
1
using BinaryBuilder
2
3
name = "object_store_ffi"
4
-version = v"0.11.1"
+version = v"0.12.0"
5
6
sources = [
7
- # https://github.com/RelationalAI/object_store_ffi/commit/5e48e67b09de61ed6214dec893026c492ffd30e6
8
- GitSource("https://github.com/RelationalAI/object_store_ffi.git", "5e48e67b09de61ed6214dec893026c492ffd30e6")
+ # https://github.com/RelationalAI/object_store_ffi/commit/6580c337099b8a3b95804301347a309d4f5be1f6
+ GitSource("https://github.com/RelationalAI/object_store_ffi.git", "6580c337099b8a3b95804301347a309d4f5be1f6")
9
]
10
11
# Bash recipe for building across all platforms
0 commit comments