Brew cask update for unbound-schemas version v0.6.3
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# This file was generated by GoReleaser. DO NOT EDIT.
|
||||
cask "unbound-schemas" do
|
||||
name "unbound-schemas"
|
||||
desc ""
|
||||
homepage "https://schemas.unbound.se/"
|
||||
version "0.6.2"
|
||||
version "0.6.3"
|
||||
|
||||
livecheck do
|
||||
skip "Auto-generated on release."
|
||||
@@ -12,23 +13,23 @@ cask "unbound-schemas" do
|
||||
|
||||
on_macos do
|
||||
on_intel do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.2/downloads/unbound-schemas_0.6.2_darwin_amd64.tar.gz"
|
||||
sha256 "e83ba93a3d287b3edeab96ddeb4b0958a415ffdaf1c27f3884d9b5ebe3979d6a"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_darwin_amd64.tar.gz"
|
||||
sha256 "f9d59e028ed45aca414e54cff1bd07931b2a0eea487051ab2f52c9202756649b"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.2/downloads/unbound-schemas_0.6.2_darwin_arm64.tar.gz"
|
||||
sha256 "8ce720391e06c41314655fb87ac07f22ecbed5e8046bbdcee7167c9b24960066"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_darwin_arm64.tar.gz"
|
||||
sha256 "a451875ea7d7004625bc7bfff998c304b0e93fea6e64647f55cad69b01f82b72"
|
||||
end
|
||||
end
|
||||
|
||||
on_linux do
|
||||
on_intel do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.2/downloads/unbound-schemas_0.6.2_linux_amd64.tar.gz"
|
||||
sha256 "978a8a7706c5cce6fda9c47eaa265ac926024adc23361f4a3b7e1a611169c889"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_linux_amd64.tar.gz"
|
||||
sha256 "628a597f44cd30ce981d78e2cd57fe0ba66bed70c613a8a35759db001dc5f3f0"
|
||||
end
|
||||
on_arm do
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v0.6.2/downloads/unbound-schemas_0.6.2_linux_arm64.tar.gz"
|
||||
sha256 "77c8adccc8fabca2c48cf31eaa02b05973f6529b0c6209077488376b78dcfb68"
|
||||
url "https://gitlab.com/unboundsoftware/schemas/-/releases/v#{version}/downloads/unbound-schemas_#{version}_linux_arm64.tar.gz"
|
||||
sha256 "7f76c2e55b9ddc991ab07f7d5d31a67c8be022e7bc78e22ee41b757101b52863"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user