Brew cask update for unbound-schemas version v0.9.4
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.2"
|
||||
version "0.9.4"
|
||||
|
||||
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 "9ddaaf6b0b7890c2a1436cb0dc5d1f7b7e2f4a801521ae8a8ef95b80f027c508"
|
||||
sha256 "38b2b87fb5391f480d44fc5e45a640cfb64445111db594b32870bd0252e9d7ca"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_arm64.tar.gz"
|
||||
sha256 "e2adca29d1b75b07ac325f6c766cf85c6950293ee9f2d1c67cc3dbf13fa10ecd"
|
||||
sha256 "bc566cb0789135eb772542787f2bc665821ffa585ace1fe64eaf2804b8a763a4"
|
||||
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 "e0db774f0a69ad78b77107ce95aeb1a0c73b847806901e3e353f9bc2c7325b0d"
|
||||
sha256 "8847b96b51b654a913c31cbf27bf18202e4402c189ac53359139d164de5ae1a9"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_arm64.tar.gz"
|
||||
sha256 "32b06958cd0581ca2ff854c48791e0f562e8cd8ab746d45f2ed208379766e355"
|
||||
sha256 "b75ece1f4e2428de7d9c3dab70b18590a7cafaf14c5cacf64b6fabd7b48b8e86"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user