Skip to content

Commit 7d1eeb7

Browse files
committed
polymake_jll build 4.1.0+1
1 parent a9d2bd6 commit 7d1eeb7

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,19 +1,19 @@
11
[[polymake]]
22
arch = "x86_64"
33
cxxstring_abi = "cxx11"
4-
git-tree-sha1 = "94baf7b85a2c9d75acc2354436e2c2bbb18b1cf2"
4+
git-tree-sha1 = "1d1720d2d062a74628517194811210e7ad984343"
55
os = "macos"
66

77
[[polymake.download]]
8-
sha256 = "f42d6fb31184bec65a9211b51874a5a44d5d5de83806efe130e28a22136f9ac6"
9-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v4.1.0+0/polymake.v4.1.0.x86_64-apple-darwin14-cxx11.tar.gz"
8+
sha256 = "6576033874fa0e1d4caec1e8977546a1f32fa73171cecd54230e993e5582b6e1"
9+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v4.1.0+1/polymake.v4.1.0.x86_64-apple-darwin14-cxx11.tar.gz"
1010
[[polymake]]
1111
arch = "x86_64"
1212
cxxstring_abi = "cxx11"
13-
git-tree-sha1 = "e1be5d84c71b658ce532c7fc0ec421afa0c5feff"
13+
git-tree-sha1 = "a986b8f0385aeeab077703800c0f012714af7778"
1414
libc = "glibc"
1515
os = "linux"
1616

1717
[[polymake.download]]
18-
sha256 = "afcf883520ea96d33b5b34613416f0177890764ecd099c2fdf0739b96c349fab"
19-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v4.1.0+0/polymake.v4.1.0.x86_64-linux-gnu-cxx11.tar.gz"
18+
sha256 = "6417287843c4890d1e081be4bb590e46f8dbb6b85cdd6b8415337031322ab759"
19+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v4.1.0+1/polymake.v4.1.0.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "polymake_jll"
22
uuid = "7c209550-9012-526c-9264-55ba7a78ba2c"
3-
version = "4.1.0+0"
3+
version = "4.1.0+1"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `polymake_jll.jl` (v4.1.0+0)
1+
# `polymake_jll.jl` (v4.1.0+1)
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/b3d616143f1241b2cffbadcbe14a05f4292111b9/P/polymake/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
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/5011ece8c80663b349ff4bb543c2aefab7c0b02c/P/polymake/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
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

@@ -9,7 +9,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
99
The tarballs for `polymake_jll.jl` have been built from these sources:
1010

1111
* git repository: https://github.com/polymake/polymake.git (revision: `8704ebbba9f8cc2b07f824a283ffed49a8c036be`)
12-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/b3d616143f1241b2cffbadcbe14a05f4292111b9/P/polymake/bundled)
12+
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/5011ece8c80663b349ff4bb543c2aefab7c0b02c/P/polymake/bundled)
1313

1414
## Platforms
1515

0 commit comments

Comments
 (0)