Brew cask update for unbound-schemas version v0.9.7

This commit is contained in:
2026-05-14 07:35:43 +00:00
parent a5a5b91af9
commit 57e42fc61e
+5 -5
View File
@@ -3,7 +3,7 @@ cask "unbound-schemas" do
name "unbound-schemas"
desc ""
homepage "https://schemas.unbound.se/"
version "0.9.6"
version "0.9.7"
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 "94fbeb2f38afb3af229f15ebaf9ac77f4551ef08055e905f9d186789bacce8f2"
sha256 "3ae57024e073c00282af24921b6b83dabc55844403f5026a9c0e4e20c58a49e9"
end
on_arm do
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_arm64.tar.gz"
sha256 "564ec02e1042ad0b88e69750c9cfb8cf695942629e29b3bf49d55d86040907d6"
sha256 "60f4033c6a00f37480dc88f4f338fe0ef4270566edab77a0fc261d0db52114d8"
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 "69788a9a02c3fbca1d741ffa3f832c7291eccdc78be318ced0271f4de0b62cf3"
sha256 "36627bea254067ef3a550bf13391fe77267fd26fada65bf67156494e4d77b72f"
end
on_arm do
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_arm64.tar.gz"
sha256 "ad7abfa2492426170069efbe30bd3cd442b7eb1951193c88fe506aa528bb1698"
sha256 "ff2c5decdee7cd1d2a2d091bcfef8b86f72b1b2798dc77943daed828b93a5c4f"
end
end