Brew cask update for unbound-schemas version v0.9.5
This commit is contained in:
@@ -3,7 +3,7 @@ cask "unbound-schemas" do
|
||||
name "unbound-schemas"
|
||||
desc ""
|
||||
homepage "https://schemas.unbound.se/"
|
||||
version "0.9.4"
|
||||
version "0.9.5"
|
||||
|
||||
livecheck do
|
||||
skip "Auto-generated on release."
|
||||
@@ -14,22 +14,22 @@ cask "unbound-schemas" do
|
||||
on_macos do
|
||||
on_intel do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_amd64.tar.gz"
|
||||
sha256 "38b2b87fb5391f480d44fc5e45a640cfb64445111db594b32870bd0252e9d7ca"
|
||||
sha256 "615e59ecc8b1cf2aaae9afc92fc0f4c2a4408e1d7f53db6db13df0e31195fd89"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_arm64.tar.gz"
|
||||
sha256 "bc566cb0789135eb772542787f2bc665821ffa585ace1fe64eaf2804b8a763a4"
|
||||
sha256 "77cb8b8a10bfd219a0c5e225f384178fedf53d505b8397ea038c4ebad8e7d4d2"
|
||||
end
|
||||
end
|
||||
|
||||
on_linux do
|
||||
on_intel do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_amd64.tar.gz"
|
||||
sha256 "8847b96b51b654a913c31cbf27bf18202e4402c189ac53359139d164de5ae1a9"
|
||||
sha256 "18bd37748f28b35e3bcc87bb419357bd5d50cf5e678dc9683bbf85ff12c23fe0"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_arm64.tar.gz"
|
||||
sha256 "b75ece1f4e2428de7d9c3dab70b18590a7cafaf14c5cacf64b6fabd7b48b8e86"
|
||||
sha256 "3fca8179c400f4a41e8b1682f94e0dd934b5e1bc1189322c8ce5b4f9ed19b009"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user