Skip to content

Commit 53e044c

Browse files
committed
libpolymake_julia_jll build 0.4.5+0
1 parent dacf089 commit 53e044c

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Artifacts.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[[libpolymake_julia]]
22
arch = "x86_64"
3-
git-tree-sha1 = "fd33499b223816731af92fb738668d95dbb4d47a"
3+
git-tree-sha1 = "70a058bc02b0ca69fd0716b73f63ce6911fa5169"
44
os = "macos"
55

66
[[libpolymake_julia.download]]
7-
sha256 = "136a66a49ed4c8314798522ec64d33ae90f477c10bddd74cc0de0fc5b8f69037"
8-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.4+0/libpolymake_julia.v0.4.4.x86_64-apple-darwin.tar.gz"
7+
sha256 = "3f73330655e058b6e3a8d9c4cc88be8475986f62e3ec77a1d7eddee6c550682f"
8+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.5+0/libpolymake_julia.v0.4.5.x86_64-apple-darwin.tar.gz"
99
[[libpolymake_julia]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx11"
12-
git-tree-sha1 = "ead407d7edd813bf1294eedb1439a01067cc2b98"
12+
git-tree-sha1 = "eb5cd45d7e62284ad0eaba0329c8319989a22c4d"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[libpolymake_julia.download]]
17-
sha256 = "923a41f21abee0e6cadec56561501bfabd61a71d5fc501968d36832e9f22e5c2"
18-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.4+0/libpolymake_julia.v0.4.4.x86_64-linux-gnu-cxx11.tar.gz"
17+
sha256 = "fe127d4e034b2869322092f7a21e3bb5bca0db538c3ec767a60fcdbeeb26765e"
18+
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.5+0/libpolymake_julia.v0.4.5.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.4+0"
3+
version = "0.4.5+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
@@ -13,5 +13,5 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
1313

1414
[compat]
1515
JLLWrappers = "1.1.0"
16-
julia = "1.4"
16+
julia = "1.5"
1717
polymake_jll = "=400.300.0"

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.4+0)
1+
# `libpolymake_julia_jll.jl` (v0.4.5+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/5a41b32952cb642afa12e82bde802e2665d873ce/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).
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/4db93107359354cdb3a5fcc6c8d50fda8f04b601/L/libpolymake_julia/libpolymake_julia@1.5/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)