Skip to content

Commit e079605

Browse files
committed
Reactant_jll build 0.0.3+0
1 parent 8077c7e commit e079605

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 = "420178aced12adb9b58f56368eb479ccef8c3b5c"
4+
git-tree-sha1 = "b463b75570ffdefd5a5cb9e9d7ba84a09de62205"
55
lazy = true
66
libc = "glibc"
77
os = "linux"
88

99
[[Reactant.download]]
10-
sha256 = "c1c7cf6493640a2e2829fdbb82431401b558269fe4b8d28969ddbde460e1f6bc"
11-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-linux-gnu-cxx03.tar.gz"
10+
sha256 = "73585cbc0f3ae055cf04c81f454088eba73be169621df49f38eec3172ec3a9f1"
11+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.3+0/Reactant.v0.0.3.x86_64-linux-gnu-cxx03.tar.gz"
1212
[[Reactant]]
1313
arch = "x86_64"
1414
cxxstring_abi = "cxx11"
15-
git-tree-sha1 = "ba5ee97724e4ef723f59772c7d8ce4ea776cce50"
15+
git-tree-sha1 = "6ca204390b62d006c6071269e8f49026b64d859c"
1616
lazy = true
1717
libc = "glibc"
1818
os = "linux"
1919

2020
[[Reactant.download]]
21-
sha256 = "1b7bf61a741d1dcd597b8a51145c025e1886209b08f16501ab6bf0a0315f70cc"
22-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-linux-gnu-cxx11.tar.gz"
21+
sha256 = "00cb1e6d31335526c1325e7b58e69e67cff42430c287698bd7ac2ea2332c113d"
22+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.3+0/Reactant.v0.0.3.x86_64-linux-gnu-cxx11.tar.gz"
2323
[[Reactant]]
2424
arch = "x86_64"
25-
git-tree-sha1 = "c792a96d90c1e9f1da9793f5e0beb01e0ec6a6e9"
25+
git-tree-sha1 = "21942bb432bf7ca3c4f418accb6555d7481aeb5c"
2626
lazy = true
2727
os = "macos"
2828

2929
[[Reactant.download]]
30-
sha256 = "0c6236ec66950a7674b64f33761ea97b3a0df7eb116e46f4f579987cf219e6e3"
31-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-apple-darwin.tar.gz"
30+
sha256 = "b3b4a097fcaa727b7cffa4d80f66b033f4d30bc8b8252e76799a3b061bd2e64e"
31+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.3+0/Reactant.v0.0.3.x86_64-apple-darwin.tar.gz"
3232
[[Reactant]]
3333
arch = "aarch64"
34-
git-tree-sha1 = "f87c869e7f38ecd28bfd2b9d15a3d3171a7999b4"
34+
git-tree-sha1 = "044ab03811bddc34040bb8249cf3b2c44898974b"
3535
lazy = true
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "ee0a6325348ede7a7dc49f30af5565828d5de9fe93d4cde226a60d8a7d5debcb"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.aarch64-apple-darwin.tar.gz"
39+
sha256 = "b1674e0c4d76de49d92990c3b949c90fcef8cfd21cc323ac4c6d58010f215586"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.3+0/Reactant.v0.0.3.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.2+0"
3+
version = "0.0.3+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.2+0)
1+
# `Reactant_jll.jl` (v0.0.3+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/590dc250e7bd44ff153096229d5e7a3243129d61/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/539c983b9f9a7723ebbb735823df70fb84a5e414/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: `16c3d49318226e67c8eaa966b4e5e98c9c2d4361`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `deee3bf8ee4f627ef9563265d7f4b0530154a745`)
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)