Brew cask update for unbound-schemas version v0.8.0

This commit is contained in:
2025-11-21 10:34:40 +00:00
committed by Unbound Release
parent 78ecc42d57
commit 1c92364570
+5 -5
View File
@@ -3,7 +3,7 @@ cask "unbound-schemas" do
name "unbound-schemas"
desc ""
homepage "https://schemas.unbound.se/"
version "0.7.0"
version "0.8.0"
livecheck do
skip "Auto-generated on release."
@@ -14,22 +14,22 @@ cask "unbound-schemas" do
on_macos do
on_intel do
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_darwin_amd64.tar.gz"
sha256 "ffc7c513bbc52a29f72c65b372b6a34430e9b96f522dddf566eca63d8ea2eb51"
sha256 "c54ddeddb4f5292c232c87e99d6945ddd212f42f704779334f46151b85ddd4c8"
end
on_arm do
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_darwin_arm64.tar.gz"
sha256 "8c7d18534b6aba1b0ed640fba49c254fc5775808b7121c3464a92e83c28e648a"
sha256 "01b249f9ba67476316e88932b62e25abd7cdc59f1836bf055be16739b6d88187"
end
end
on_linux do
on_intel do
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_linux_amd64.tar.gz"
sha256 "c90aac673b93f5bf32611c015e6c1865b3a825676ff66f1c1263de25c24b963f"
sha256 "b90a2f2c5a2282e20ac4506c2c1ca62ac1441e45833170a43ff658bc3562f65f"
end
on_arm do
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_linux_arm64.tar.gz"
sha256 "0cb82d4bbe8b8df374106461415259181931ec43ab2de4e66c1979c45580aeef"
sha256 "39b7d1cc294e6273e7c4bb515142d0e6a35884197fbaab20020019e35b1bc0d5"
end
end