Skip to content

Commit 86bff96

Browse files
committed
gmmlib_jll build 22.3.17+0
1 parent 151556a commit 86bff96

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

Artifacts.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
[[gmmlib]]
22
arch = "i686"
3-
git-tree-sha1 = "d5b4e6e232c801bda1e79c206d59b732b1695a2b"
3+
git-tree-sha1 = "4cf27ba6b0a4b6b6ef9406c0f9061ab3d4eb7099"
44
libc = "glibc"
55
os = "linux"
66

77
[[gmmlib.download]]
8-
sha256 = "17f2dc8f30fda5a52a03f940fb158d0e8f834579501c3a0878793a8df51cbff6"
9-
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.11+0/gmmlib.v22.3.11.i686-linux-gnu.tar.gz"
8+
sha256 = "8122ed8b681b336aea58a51df15b40cbea1b320a2ba7ae1eeef1fc667edd9279"
9+
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.17+0/gmmlib.v22.3.17.i686-linux-gnu.tar.gz"
1010
[[gmmlib]]
1111
arch = "i686"
12-
git-tree-sha1 = "55e23b1b940304268fdaba33742635f130d2c4fe"
12+
git-tree-sha1 = "e7e1c17820f7faea2bb684f2438873d5116f0a76"
1313
libc = "musl"
1414
os = "linux"
1515

1616
[[gmmlib.download]]
17-
sha256 = "ac5eb2ba722ec442d1ebdf0588661a6015b597091bc705d7d999605ea64b8b3f"
18-
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.11+0/gmmlib.v22.3.11.i686-linux-musl.tar.gz"
17+
sha256 = "674cc359db14fc75cb5e9922173574084fb6476c48292c6322afecb4d7e78a6e"
18+
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.17+0/gmmlib.v22.3.17.i686-linux-musl.tar.gz"
1919
[[gmmlib]]
2020
arch = "x86_64"
21-
git-tree-sha1 = "839e32958769a093a2bfee7b36ba38e727835226"
21+
git-tree-sha1 = "be9d1cd776269d571d16522f35ed5c6af4309a4b"
2222
libc = "glibc"
2323
os = "linux"
2424

2525
[[gmmlib.download]]
26-
sha256 = "9ff36253b44d0903ddc12c81fdd70b1d9ef8b0cff0abfa1a930076e9638fe753"
27-
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.11+0/gmmlib.v22.3.11.x86_64-linux-gnu.tar.gz"
26+
sha256 = "339fc44e8fe1a04b60a33d8087357e3a67387e6b716de70988e92538310895e9"
27+
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.17+0/gmmlib.v22.3.17.x86_64-linux-gnu.tar.gz"
2828
[[gmmlib]]
2929
arch = "x86_64"
30-
git-tree-sha1 = "c8e36ad3adfcc7a4dfee6f3f063e33c4b63c1c08"
30+
git-tree-sha1 = "c0101e715233784278368add090bcff07e6d1e04"
3131
libc = "musl"
3232
os = "linux"
3333

3434
[[gmmlib.download]]
35-
sha256 = "b98165f173b2c86c2f2a0f59c6130c4a3a72ca03fe8a03dbecedbdaa00ea0155"
36-
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.11+0/gmmlib.v22.3.11.x86_64-linux-musl.tar.gz"
35+
sha256 = "e8d9bcad4f52ba7aa66344783ce22354d8725cb6939ae9856817d317138bfc8e"
36+
url = "https://github.com/JuliaBinaryWrappers/gmmlib_jll.jl/releases/download/gmmlib-v22.3.17+0/gmmlib.v22.3.17.x86_64-linux-musl.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "gmmlib_jll"
22
uuid = "09858cae-167c-5acb-9302-fddc6874d481"
3-
version = "22.3.11+0"
3+
version = "22.3.17+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `gmmlib_jll.jl` (v22.3.11+0)
1+
# `gmmlib_jll.jl` (v22.3.17+0)
22

33
[![deps](https://juliahub.com/docs/gmmlib_jll/deps.svg)](https://juliahub.com/ui/Packages/gmmlib_jll/DHx4n?page=2)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/131a2a481dcb4d8ad33f87c45deb3b682978cd00/G/gmmlib/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/907a3f2e5ffa0517e6819215370a3e320fa9bc09/G/gmmlib/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,7 +18,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `gmmlib_jll.jl` have been built from these sources:
2020

21-
* git repository: https://github.com/intel/gmmlib.git (revision: `9032c983b0a86f4baff0bf7f2d756b7503984b58`)
21+
* git repository: https://github.com/intel/gmmlib.git (revision: `f5943626a108245a31290811f41338e7151ac22d`)
2222

2323
## Platforms
2424

0 commit comments

Comments
 (0)