Skip to content

Commit d22fe6e

Browse files
committed
Reactant_jll build 0.0.8+1
1 parent 4b73f40 commit d22fe6e

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

Artifacts.toml

Lines changed: 12 additions & 12 deletions
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 = "2d0b0de3817a630c9239130618778dd86e030af4"
4+
git-tree-sha1 = "ec313a1d7ee79766a1d9bd55d9bd981db58f6040"
55
lazy = true
66
libc = "glibc"
77
os = "linux"
88

99
[[Reactant.download]]
10-
sha256 = "9382fa1442b45280f3053213bd772d703904156a59d94d7d0a1a988804a028d3"
11-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+0/Reactant.v0.0.8.x86_64-linux-gnu-cxx03.tar.gz"
10+
sha256 = "a03ac903ff783dae8e5f50ce6d4ba9c9b01a92a4a00a0bcd892f286d252752a7"
11+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+1/Reactant.v0.0.8.x86_64-linux-gnu-cxx03.tar.gz"
1212
[[Reactant]]
1313
arch = "x86_64"
1414
cxxstring_abi = "cxx11"
15-
git-tree-sha1 = "d6c9f14a4dfc36b4ce635ff9a9497515b0016db6"
15+
git-tree-sha1 = "62ab2d4dab343ba2948de7f8c8a2de80cd5d972a"
1616
lazy = true
1717
libc = "glibc"
1818
os = "linux"
1919

2020
[[Reactant.download]]
21-
sha256 = "d503c26f49fc71e98b7eeda94e12d325e3a724af053e441115c054300abf89b2"
22-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+0/Reactant.v0.0.8.x86_64-linux-gnu-cxx11.tar.gz"
21+
sha256 = "027f47c31f91b571d1c49474d759ac81c5232bf679cbd29e3480e571be132028"
22+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+1/Reactant.v0.0.8.x86_64-linux-gnu-cxx11.tar.gz"
2323
[[Reactant]]
2424
arch = "x86_64"
25-
git-tree-sha1 = "552992b86967f117dc56ac0b1a862bfec1126159"
25+
git-tree-sha1 = "cc0d7b8aea7a23a445aa42aa3d811a0e2d15c540"
2626
lazy = true
2727
os = "macos"
2828

2929
[[Reactant.download]]
30-
sha256 = "76d35c1c98ea75c350ab7e8166bec7064e2c67775248d978151bbd89e2916ff7"
31-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+0/Reactant.v0.0.8.x86_64-apple-darwin.tar.gz"
30+
sha256 = "6322de40a0274d2546432087c67b14a1bb39f9918320cd2dcd1e61b39a51a818"
31+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+1/Reactant.v0.0.8.x86_64-apple-darwin.tar.gz"
3232
[[Reactant]]
3333
arch = "aarch64"
34-
git-tree-sha1 = "98d69a2b0245ac3c1646fd4cf69ab74260ab25f7"
34+
git-tree-sha1 = "85389c5853943ea405880d14c3da8cb8078d41f4"
3535
lazy = true
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "e0f214137869f4cc86a420f50ee7108151eba3a8e2e4809f77b54907210674e7"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+0/Reactant.v0.0.8.aarch64-apple-darwin.tar.gz"
39+
sha256 = "71c61f851c1b0416bb04fd2c840e6925839815b85814189712f5cec2bb5a7bc9"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.8+1/Reactant.v0.0.8.aarch64-apple-darwin.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
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.8+0"
3+
version = "0.0.8+1"
44

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

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.8+0)
1+
# `Reactant_jll.jl` (v0.0.8+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/b8202119b9c024ee067745c1e6ef589049e5cb68/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/1bd3338925afd7f6f595deeb8ee75551e1035277/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: `d7c7763b3a418029595fe1126501b329d952a863`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `88a0b76125a4fb1074313bdcf26aa17d67e59b31`)
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)