Skip to content

Commit fe1d0b1

Browse files
committed
libpolymake_julia_jll build 0.4.307+0
1 parent cef1fe4 commit fe1d0b1

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 = "ae12ba8dc5f30bd30607ecff1094b937eefd712e"
3+
git-tree-sha1 = "eb56b54b135704e4eaff64830057fc5d1a11c843"
44
os = "macos"
55

66
[[libpolymake_julia.download]]
7-
sha256 = "afe57ff2a83cf5cc83289aae41dbe370e341eeff6770a9bed3537aae2dffb4aa"
8-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.306+0/libpolymake_julia.v0.4.306.x86_64-apple-darwin.tar.gz"
7+
sha256 = "776de1b1926e7ba6d9f7ef371970fbd7cd5f9a3789771a1ce08bab8718783904"
8+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.307+0/libpolymake_julia.v0.4.307.x86_64-apple-darwin.tar.gz"
99
[[libpolymake_julia]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "c675defae2bd1468455ad92e88637cd3638afc28"
12+
git-tree-sha1 = "a389f2e9a547737a512cb3f1c4e3091c6c0d27ac"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[libpolymake_julia.download]]
17-
sha256 = "e18646cb749be959ee43e50991b1eccc2dc96833f379f51fc8e261c2b91ae6b9"
18-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.306+0/libpolymake_julia.v0.4.306.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "d6ec3a653ec8814430df62ccd570e7e7413bdeef3b47d3fdbcb5f59ad4c4faeb"
18+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.307+0/libpolymake_julia.v0.4.307.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[libpolymake_julia]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "b3af998a3ec937a5402cb6220fdf9d39db613eb0"
22+
git-tree-sha1 = "3a958ca26d39959dd5a7ec5afb2b5ab5c4190b7a"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[libpolymake_julia.download]]
27-
sha256 = "15802bb5dcfa70a11a705b0814dedfcadea767ede5fb010b16eaa94530f03cc9"
28-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.306+0/libpolymake_julia.v0.4.306.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "3202250fc32631c4ebe961c27767e7000f348d44522fa9da954c921a3aeac85f"
28+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.307+0/libpolymake_julia.v0.4.307.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.306+0"
3+
version = "0.4.307+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.6"
17+
julia = "1.7"
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.306+0)
1+
# `libpolymake_julia_jll.jl` (v0.4.307+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/8e4a9c79f0c30262f71a0f24e02bc9434a79b4a9/L/libpolymake_julia/libpolymake_julia@1.6/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/762b781c4fb53ce1f4887669a9bf8c3672c1d124/L/libpolymake_julia/libpolymake_julia@1.7/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)