Skip to content

Commit

Permalink
LicenseSpring_jll build 7.16.0+3
Browse files Browse the repository at this point in the history
  • Loading branch information
BinaryBuilder committed Nov 22, 2023
1 parent 725661e commit fddb71c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions Artifacts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ os = "macos"

[[LicenseSpring.download]]
sha256 = "5997e1a1da47dcf88e881e573c6ee81c38ba2778ccb88b60458263b7e937895f"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+2/LicenseSpring.v7.16.0.aarch64-apple-darwin.tar.gz"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+3/LicenseSpring.v7.16.0.aarch64-apple-darwin.tar.gz"
[[LicenseSpring]]
arch = "i686"
git-tree-sha1 = "6c7aa635fee1df512de9f2c3abfc090635dc153c"
os = "windows"

[[LicenseSpring.download]]
sha256 = "b017e5e9414b4b09d7bbee9157ea10ddf742f62635762c6d70b26bf88395298e"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+2/LicenseSpring.v7.16.0.i686-w64-mingw32.tar.gz"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+3/LicenseSpring.v7.16.0.i686-w64-mingw32.tar.gz"
[[LicenseSpring]]
arch = "x86_64"
git-tree-sha1 = "71aeae86bef7fcd9bb5b8c83013241b3edaaabbc"
os = "macos"

[[LicenseSpring.download]]
sha256 = "53a9893aec06c444a803f88edf284882379081ed1322a858adf8adec2d9f393a"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+2/LicenseSpring.v7.16.0.x86_64-apple-darwin.tar.gz"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+3/LicenseSpring.v7.16.0.x86_64-apple-darwin.tar.gz"
[[LicenseSpring]]
arch = "x86_64"
cxxstring_abi = "cxx11"
Expand All @@ -31,12 +31,12 @@ os = "linux"

[[LicenseSpring.download]]
sha256 = "01471b94cb480525bd901d6e506376d874296608eca23adab564bb55385c39ca"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+2/LicenseSpring.v7.16.0.x86_64-linux-gnu-cxx11.tar.gz"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+3/LicenseSpring.v7.16.0.x86_64-linux-gnu-cxx11.tar.gz"
[[LicenseSpring]]
arch = "x86_64"
git-tree-sha1 = "084d350a00b8392e382fc154fe4b103fc95f97bb"
os = "windows"

[[LicenseSpring.download]]
sha256 = "7eddc988153108ba3c77307dd2dd7bb98b885c3c864a4b1a71e5aade0ea96778"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+2/LicenseSpring.v7.16.0.x86_64-w64-mingw32.tar.gz"
url = "https://github.com/PumasAI/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.16.0+3/LicenseSpring.v7.16.0.x86_64-w64-mingw32.tar.gz"
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LicenseSpring_jll"
uuid = "ea2c2f5b-d23d-53da-ad7e-0e62c0a9a2e9"
version = "7.16.0+2"
version = "7.16.0+3"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -12,7 +12,7 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
[compat]
JLLWrappers = "1.2.0"
julia = "1.6"
LibCURL_jll = "7.84.0"
LibCURL_jll = "7.84.0, 8.0.1"
OpenSSL_jll = "1.1.23"
Libdl = "1"
Artifacts = "1"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `LicenseSpring_jll.jl` (v7.16.0+2)
# `LicenseSpring_jll.jl` (v7.16.0+3)

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

Expand Down

0 comments on commit fddb71c

Please sign in to comment.