Skip to content

Commit 1cea965

Browse files
committed
libpolymake_julia_jll build 0.4.304+0
1 parent 60d6c8a commit 1cea965

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

Artifacts.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[[libpolymake_julia]]
22
arch = "x86_64"
3-
git-tree-sha1 = "588849dfc2b7353555292c69b5ce1087ed103310"
3+
git-tree-sha1 = "f3485d77bc35203c485f787b820bb2890f744b5d"
44
os = "macos"
55

66
[[libpolymake_julia.download]]
7-
sha256 = "57a98e38fb9d9b515126084001f91b5d4a6fa2708e9b6c41c17dbfa20e6da34d"
8-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.303+0/libpolymake_julia.v0.4.303.x86_64-apple-darwin.tar.gz"
7+
sha256 = "2293849e8bea821d776c9935ba393c15fb2035cdf24a449705a035b11d5940aa"
8+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.304+0/libpolymake_julia.v0.4.304.x86_64-apple-darwin.tar.gz"
99
[[libpolymake_julia]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "86fc712eee379e837eebcb4b1ef002e3f551bb90"
12+
git-tree-sha1 = "e23d55fbf998ef9fdcf94a3ac523240023f93f4f"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[libpolymake_julia.download]]
17-
sha256 = "a4cde0658e1b1ce613fd857ea5dc542d17e62f8edf0355d9d626117b6d399b1e"
18-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.303+0/libpolymake_julia.v0.4.303.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "a076adf64a05fe6cbe368e15ed947d858c564387acba72dd0ad5929e52526050"
18+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.304+0/libpolymake_julia.v0.4.304.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[libpolymake_julia]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "6777dc5298924a200977f7665164d9f59a80785b"
22+
git-tree-sha1 = "5ae8ce813700f79828e08c3b9449959bdf414001"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[libpolymake_julia.download]]
27-
sha256 = "3b2a91b4b857db30d89f3166dff4710e896d009b0c2bd05de25b5433912a4da2"
28-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.303+0/libpolymake_julia.v0.4.303.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "bebf60f59cd2b9440e9bf8841792d506958664595be7466e51853ff773ff78b9"
28+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.304+0/libpolymake_julia.v0.4.304.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "libpolymake_julia_jll"
22
uuid = "4d8266f6-2b3b-57e3-ad7a-d431eaaac945"
3-
version = "0.4.303+0"
3+
version = "0.4.304+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
@@ -14,6 +14,6 @@ FLINT_jll = "e134572f-a0d5-539d-bddf-3cad8db41a82"
1414

1515
[compat]
1616
JLLWrappers = "1.2.0"
17-
julia = "1.3"
17+
julia = "1.4"
1818
polymake_jll = "~400.400.2"
1919
FLINT_jll = "~200.800"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `libpolymake_julia_jll.jl` (v0.4.303+0)
1+
# `libpolymake_julia_jll.jl` (v0.4.304+0)
22

3-
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/6c727587cdca3f7613b40027b76d31c660d3e8f8/L/libpolymake_julia/libpolymake_julia@1.3/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
3+
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/59f13bf87c6a710536b5ccb160bfbc5bb88fab3d/L/libpolymake_julia/libpolymake_julia@1.4/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
44

55
For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).
66

0 commit comments

Comments
 (0)