Skip to content

Commit cf8d3fe

Browse files
committed
Reactant_jll build 0.0.10+1
1 parent 6bec9fd commit cf8d3fe

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

Artifacts.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
[[Reactant]]
22
arch = "x86_64"
33
cxxstring_abi = "cxx03"
4-
git-tree-sha1 = "7f60d467362911bd12e5aa3ce4498decabfaec31"
4+
git-tree-sha1 = "47b8813e3c68de7ce9d788da5de4a1c8abd6f709"
55
lazy = true
66
libc = "glibc"
77
os = "linux"
88

99
[[Reactant.download]]
10-
sha256 = "4aa8a9e11d804ede571120a1487683d51571a5842dc8faf8322311933edcea71"
11-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+0/Reactant.v0.0.10.x86_64-linux-gnu-cxx03.tar.gz"
10+
sha256 = "e5b64f043b719125a48100d655f404a8fe194e6bb0be6d7524101f0e25cdd519"
11+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+1/Reactant.v0.0.10.x86_64-linux-gnu-cxx03.tar.gz"
1212
[[Reactant]]
1313
arch = "x86_64"
1414
cxxstring_abi = "cxx11"
15-
git-tree-sha1 = "30ca7bfadd49072eeeb91b3468d577c9f75cc2e9"
15+
git-tree-sha1 = "e46ff7996883785cbe2d13c8ec536c0533cbe6ae"
1616
lazy = true
1717
libc = "glibc"
1818
os = "linux"
1919

2020
[[Reactant.download]]
21-
sha256 = "903a25aa7f3c43e6d0521dcd2f224afb8dcb1d311e43caa1ea425f2b7d43e3d2"
22-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+0/Reactant.v0.0.10.x86_64-linux-gnu-cxx11.tar.gz"
21+
sha256 = "985da599e37b0132d0074b565cc8b8ce2d2c7c96207b00bd8b2982917e640b14"
22+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+1/Reactant.v0.0.10.x86_64-linux-gnu-cxx11.tar.gz"
2323
[[Reactant]]
2424
arch = "x86_64"
25-
git-tree-sha1 = "f93bbb0c07310ff2f622f157b5a9c6ed58854aee"
25+
git-tree-sha1 = "e900a13bc7ae021f6a54830ff9819426dbeec91e"
2626
lazy = true
2727
os = "macos"
2828

2929
[[Reactant.download]]
30-
sha256 = "c165c8ef64526309787e32510cb10c8726c73558244f509c66366db5e1ff28c4"
31-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+0/Reactant.v0.0.10.x86_64-apple-darwin.tar.gz"
30+
sha256 = "352ccf3ce7c309465d5e154aa155381f264212660b9b5eb4fa01ef687cf3a2f7"
31+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+1/Reactant.v0.0.10.x86_64-apple-darwin.tar.gz"
3232
[[Reactant]]
3333
arch = "aarch64"
34-
git-tree-sha1 = "0e8d0443e404ae678017ff838f1da0965af9277a"
34+
git-tree-sha1 = "31d7c3b644eef160bf4aa6eddf0346e763018b32"
3535
lazy = true
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "103abb644d2d79aed407d100e7e071b8024ccb35ea73a8d0c143ad6479548c64"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+0/Reactant.v0.0.10.aarch64-apple-darwin.tar.gz"
39+
sha256 = "a0ce85f6a9e09cc2977f4a54ec9695785c1be5e9b17e1dacf1ef559157222d73"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.10+1/Reactant.v0.0.10.aarch64-apple-darwin.tar.gz"

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Reactant_jll"
22
uuid = "0192cb87-2b54-54ad-80e0-3be72ad8a3c0"
3-
version = "0.0.10+0"
3+
version = "0.0.10+1"
44

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

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.10+0)
1+
# `Reactant_jll.jl` (v0.0.10+1)
22

33
[![deps](https://juliahub.com/docs/Reactant_jll/deps.svg)](https://juliahub.com/ui/Packages/General/Reactant_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/595dc4bfac493eb4a97c0758c18411a2a5d5ad59/R/Reactant/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/9ee4d21de2721c266182ddf4fea5c70fda725cb3/R/Reactant/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

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

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

21-
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `96e98bccde41ed521f2a8ac8ed608ab3eb9daa28`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `248a85f1962ee9e8d00df2739cb4e6afdcd33c88`)
2222
* compressed archive: https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX10.14.sdk.tar.xz (SHA256 checksum: `0f03869f72df8705b832910517b47dd5b79eb4e160512602f593ed243b28715f`)
2323
* compressed archive: https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.4/llvm-project-18.1.4.src.tar.xz (SHA256 checksum: `2c01b2fbb06819a12a92056a7fd4edcdc385837942b5e5260b9c2c0baff5116b`)
2424

0 commit comments

Comments
 (0)