Skip to content

Commit 0179964

Browse files
committed
Reactant_jll build 0.0.5+0
1 parent 748710d commit 0179964

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 = "559eca0b3c222044e8800d8dd7e7767f268bd333"
4+
git-tree-sha1 = "26d3915457d5c9a8c98a9cafed3201dada844146"
55
lazy = true
66
libc = "glibc"
77
os = "linux"
88

99
[[Reactant.download]]
10-
sha256 = "7b465e07320614c6920e24d8f63521345e058f4a6141f307b1022cf19dbb6b6a"
11-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.4+0/Reactant.v0.0.4.x86_64-linux-gnu-cxx03.tar.gz"
10+
sha256 = "59c3aae3d40bc5b8feeda5697216d555c4948b2e8bcda6ac95d0326f3b4da5f8"
11+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.5+0/Reactant.v0.0.5.x86_64-linux-gnu-cxx03.tar.gz"
1212
[[Reactant]]
1313
arch = "x86_64"
1414
cxxstring_abi = "cxx11"
15-
git-tree-sha1 = "f8fe98a4c6a5c56c09d32eb401d890ac1f8df6bc"
15+
git-tree-sha1 = "043b0e2f57269e4d258f363b4139e796ed56924c"
1616
lazy = true
1717
libc = "glibc"
1818
os = "linux"
1919

2020
[[Reactant.download]]
21-
sha256 = "fc86f001778fd38f4a1ce5d3912ffbbab2b9b1dff69e1c073c4765f9ab8c92c6"
22-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.4+0/Reactant.v0.0.4.x86_64-linux-gnu-cxx11.tar.gz"
21+
sha256 = "cec3e6f73baaabb957cd577d0822ff33afabb332b7888984deb3f69f4899e500"
22+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.5+0/Reactant.v0.0.5.x86_64-linux-gnu-cxx11.tar.gz"
2323
[[Reactant]]
2424
arch = "x86_64"
25-
git-tree-sha1 = "25450fa35fdf4cf9edd9ffe8b1f7a38070b2335e"
25+
git-tree-sha1 = "dad450825a217a64bdab0383e29fedd63b9daa56"
2626
lazy = true
2727
os = "macos"
2828

2929
[[Reactant.download]]
30-
sha256 = "01afdaa2cbfb90d917c84edc75c192cb8ffe518523c85d85099dcbdcaa4b0652"
31-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.4+0/Reactant.v0.0.4.x86_64-apple-darwin.tar.gz"
30+
sha256 = "17cdda0005954fc039517684c7edbdaec3a0cd7c25c7a76c6fb39456cc36c8a9"
31+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.5+0/Reactant.v0.0.5.x86_64-apple-darwin.tar.gz"
3232
[[Reactant]]
3333
arch = "aarch64"
34-
git-tree-sha1 = "e8b08334492c41d21596f17f1cdff403e71bdf26"
34+
git-tree-sha1 = "cfddfe87e0356351d93cf72ef8ff225efaa6f422"
3535
lazy = true
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "8d43affd7b00c08fd5b0ccb9fc483ccea95539f7b43fdb8e0504f7a419a18bc3"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.4+0/Reactant.v0.0.4.aarch64-apple-darwin.tar.gz"
39+
sha256 = "2029db18094fc2de7741bcc0dcab510352893281d5fe34322bbbe4a469b891ee"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.5+0/Reactant.v0.0.5.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.4+0"
3+
version = "0.0.5+0"
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.4+0)
1+
# `Reactant_jll.jl` (v0.0.5+0)
22

33
[![deps](https://juliahub.com/docs/Reactant_jll/deps.svg)](https://juliahub.com/ui/Packages/Reactant_jll/ilCai?page=2)
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/ca289082aa43de67d4fbeeb5cbd2642591c055fe/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/28acc5f32dfb3926b270344bb9f73236c190df0d/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: `3aed0ea8b0f3a782b8b827ceaa6a32fc535e1694`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `e6c52bbb59a899811338e8818d53e55aff86b8de`)
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)