Skip to content

Commit dacf089

Browse files
committed
libpolymake_julia_jll build 0.4.4+0
1 parent 7143f82 commit dacf089

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 = "95594a6c9c6feb797f545280152db97113474c9b"
3+
git-tree-sha1 = "fd33499b223816731af92fb738668d95dbb4d47a"
44
os = "macos"
55

66
[[libpolymake_julia.download]]
7-
sha256 = "e75e5c22ae9d7f3340e47357bd4c8a9d0becd7e6d793846efba8916f552b64ef"
8-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.3+0/libpolymake_julia.v0.4.3.x86_64-apple-darwin.tar.gz"
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"
99
[[libpolymake_julia]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx11"
12-
git-tree-sha1 = "673a29e77b5103af392813444c6cfb64408821be"
12+
git-tree-sha1 = "ead407d7edd813bf1294eedb1439a01067cc2b98"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[libpolymake_julia.download]]
17-
sha256 = "aec238c95bf2d8f245fe6b0c24d40d4d91da92b4bb548595d71590067236509f"
18-
url = "https://github.com/JuliaBinaryWrappers/libpolymake_julia_jll.jl/releases/download/libpolymake_julia-v0.4.3+0/libpolymake_julia.v0.4.3.x86_64-linux-gnu-cxx11.tar.gz"
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"

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.3+0"
3+
version = "0.4.4+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.3"
16+
julia = "1.4"
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.3+0)
1+
# `libpolymake_julia_jll.jl` (v0.4.4+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/7bb6ecd05c42c10e2af60dca7b29f12d2e809849/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/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).
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)