Brew cask update for unbound-schemas version v0.6.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
cask "unbound-schemas" do
|
||||
desc ""
|
||||
homepage "https://schemas.unbound.se/"
|
||||
version "0.5.3"
|
||||
version "0.6.0"
|
||||
|
||||
livecheck do
|
||||
skip "Auto-generated on release."
|
||||
@@ -12,23 +12,23 @@ cask "unbound-schemas" do
|
||||
|
||||
on_macos do
|
||||
on_intel do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.5.3/downloads/unbound-schemas_0.5.3_darwin_amd64.tar.gz"
|
||||
sha256 "e4991b4b089cfa1c0189f0f6eb33fc2a6558dc7220f595171ea29c916882a26a"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.0/downloads/unbound-schemas_0.6.0_darwin_amd64.tar.gz"
|
||||
sha256 "929729eb9abe62fe09f4fdd6e81de0b1e3507e90b3d98a36c29b5ee8fc94a5b2"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.5.3/downloads/unbound-schemas_0.5.3_darwin_arm64.tar.gz"
|
||||
sha256 "c2d74235952f1736383e09671367167102a39a4d9cc288649a3cdb96018b0d98"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.0/downloads/unbound-schemas_0.6.0_darwin_arm64.tar.gz"
|
||||
sha256 "923f8b79afbeb528dff0c15ca2c7628835cc3de856613f20063e2fde22bc1aa7"
|
||||
end
|
||||
end
|
||||
|
||||
on_linux do
|
||||
on_intel do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.5.3/downloads/unbound-schemas_0.5.3_linux_amd64.tar.gz"
|
||||
sha256 "fa439af05c57c26c89b131868b38a0ac57a59dee5785e8bffc3dfc40d0eb068c"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.0/downloads/unbound-schemas_0.6.0_linux_amd64.tar.gz"
|
||||
sha256 "2266e52950c43da04a4ce0f39da356ee1d1574f88b7068f3859037ebb33b18c4"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.5.3/downloads/unbound-schemas_0.5.3_linux_arm64.tar.gz"
|
||||
sha256 "95819fcb372ccc756f64e07b70e09a2e28090079c05654299206ce101779d199"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.0/downloads/unbound-schemas_0.6.0_linux_arm64.tar.gz"
|
||||
sha256 "6c91d75625fa29f18866b6d7c904293c1e75ac3eab63787c529a636ba17ddaa9"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user