Skip to content

Commit 53d59cf

Browse files
committed
iceberg_rust_ffi_jll build 0.6.1+0
1 parent 2e2ff83 commit 53d59cf

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

Artifacts.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
[[iceberg_rust_ffi]]
22
arch = "aarch64"
3-
git-tree-sha1 = "0e2ec7433815dac43791b27a711b6619a2eb0669"
3+
git-tree-sha1 = "3c45c791060bef11fd1d69e102ba31be99ff2f65"
44
os = "macos"
55

66
[[iceberg_rust_ffi.download]]
7-
sha256 = "ec103c343447ab47f294675208fb617845d5de572488a0ce17675b955e771971"
8-
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.0+0/iceberg_rust_ffi.v0.6.0.aarch64-apple-darwin.tar.gz"
7+
sha256 = "71a1bc1956b893a0919bc8932a5954e87224d015c67b88f4a5a47ba570ae0beb"
8+
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.1+0/iceberg_rust_ffi.v0.6.1.aarch64-apple-darwin.tar.gz"
99
[[iceberg_rust_ffi]]
1010
arch = "aarch64"
11-
git-tree-sha1 = "d5a61c9fefc20e4611726883296d6c5948b018f6"
11+
git-tree-sha1 = "52b4239927b148f449dab0056c65f2232fad80bd"
1212
libc = "glibc"
1313
os = "linux"
1414

1515
[[iceberg_rust_ffi.download]]
16-
sha256 = "222259fe7dfeea9cf534d43374067640a63c3d07a1522e67ef484d368b470ce6"
17-
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.0+0/iceberg_rust_ffi.v0.6.0.aarch64-linux-gnu.tar.gz"
16+
sha256 = "d8012530c9f491ae4a6adefc12d856587340835c5fa2607d3e605734133ef8dd"
17+
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.1+0/iceberg_rust_ffi.v0.6.1.aarch64-linux-gnu.tar.gz"
1818
[[iceberg_rust_ffi]]
1919
arch = "x86_64"
20-
git-tree-sha1 = "1c5df136c2af014836fd97fb5e18ea43c4f3bde8"
20+
git-tree-sha1 = "332a197d1cf86556a187bbe78d55bc396bec8246"
2121
os = "macos"
2222

2323
[[iceberg_rust_ffi.download]]
24-
sha256 = "319b13445460ecb72252cb54d3ea287de784da108dadaed0623acb567200d53d"
25-
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.0+0/iceberg_rust_ffi.v0.6.0.x86_64-apple-darwin.tar.gz"
24+
sha256 = "ba47ce09275690b7767e2602dc1bf3c080d19b8964c171d606a26b4cca6c2b92"
25+
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.1+0/iceberg_rust_ffi.v0.6.1.x86_64-apple-darwin.tar.gz"
2626
[[iceberg_rust_ffi]]
2727
arch = "x86_64"
28-
git-tree-sha1 = "81b192856078112cc2c84a77bf245da827252fb8"
28+
git-tree-sha1 = "026e559a1e31c2c7d25ce6092826909f1aa79e85"
2929
libc = "glibc"
3030
os = "linux"
3131

3232
[[iceberg_rust_ffi.download]]
33-
sha256 = "e33685c13ae6bc4ce5e2ceb1919c8be49a6898729181f56db5ffcaf83e0aa3a8"
34-
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.0+0/iceberg_rust_ffi.v0.6.0.x86_64-linux-gnu.tar.gz"
33+
sha256 = "b39b64b6d802ec71bdcab721a9867b22437f64ab7101c93b166a2ad8135e00bc"
34+
url = "https://github.com/JuliaBinaryWrappers/iceberg_rust_ffi_jll.jl/releases/download/iceberg_rust_ffi-v0.6.1+0/iceberg_rust_ffi.v0.6.1.x86_64-linux-gnu.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "iceberg_rust_ffi_jll"
22
uuid = "6bd5c94f-693c-53e3-983d-a09fad412f22"
3-
version = "0.6.0+0"
3+
version = "0.6.1+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `iceberg_rust_ffi_jll.jl` (v0.6.0+0)
1+
# `iceberg_rust_ffi_jll.jl` (v0.6.1+0)
22

33
[![deps](https://juliahub.com/docs/iceberg_rust_ffi_jll/deps.svg)](https://juliahub.com/ui/Packages/General/iceberg_rust_ffi_jll/)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/be49510ab58844304a58f772476f070cbc07dc2a/I/iceberg_rust_ffi/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/4ec2d98ff2d6265d3fcf534733f8be8280829ed3/I/iceberg_rust_ffi/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,16 +18,16 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `iceberg_rust_ffi_jll.jl` have been built from these sources:
2020

21-
* git repository: https://github.com/RelationalAI/RustyIceberg.jl.git (revision: `9a1a8c0d520f332d8988d7d679b6082e7cf76d9d`)
21+
* git repository: https://github.com/RelationalAI/RustyIceberg.jl.git (revision: `de8c053569e4e480d5abf7c4c8b22b4667652693`)
2222

2323
## Platforms
2424

2525
`iceberg_rust_ffi_jll.jl` is available for the following platforms:
2626

27-
* `macOS aarch64` (`aarch64-apple-darwin`)
28-
* `Linux aarch64 {libc=glibc}` (`aarch64-linux-gnu`)
29-
* `macOS x86_64` (`x86_64-apple-darwin`)
30-
* `Linux x86_64 {libc=glibc}` (`x86_64-linux-gnu`)
27+
* `Platform("aarch64", "macos"; )` (`aarch64-apple-darwin`)
28+
* `Platform("aarch64", "linux"; libc = "glibc")` (`aarch64-linux-gnu`)
29+
* `Platform("x86_64", "macos"; )` (`x86_64-apple-darwin`)
30+
* `Platform("x86_64", "linux"; libc = "glibc")` (`x86_64-linux-gnu`)
3131

3232
## Dependencies
3333

src/iceberg_rust_ffi_jll.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ using Base: UUID
55
import JLLWrappers
66

77
JLLWrappers.@generate_main_file_header("iceberg_rust_ffi")
8-
JLLWrappers.@generate_main_file("iceberg_rust_ffi", UUID("6bd5c94f-693c-53e3-983d-a09fad412f22"))
8+
JLLWrappers.@generate_main_file("iceberg_rust_ffi", Base.UUID("6bd5c94f-693c-53e3-983d-a09fad412f22"))
99
end # module iceberg_rust_ffi_jll

0 commit comments

Comments
 (0)