2025-06-09 06:03:36 +00:00
|
|
|
# This file was generated by GoReleaser. DO NOT EDIT.
|
|
|
|
|
cask "unbound-schemas" do
|
2025-09-11 09:26:47 +00:00
|
|
|
name "unbound-schemas"
|
2025-06-09 06:03:36 +00:00
|
|
|
desc ""
|
|
|
|
|
homepage "https://schemas.unbound.se/"
|
2026-02-13 09:37:57 +00:00
|
|
|
version "0.9.2"
|
2025-06-09 06:03:36 +00:00
|
|
|
|
|
|
|
|
livecheck do
|
|
|
|
|
skip "Auto-generated on release."
|
|
|
|
|
end
|
|
|
|
|
|
2025-06-09 07:32:03 +00:00
|
|
|
binary "schemactl"
|
2025-06-09 06:03:36 +00:00
|
|
|
|
|
|
|
|
on_macos do
|
|
|
|
|
on_intel do
|
2026-01-18 08:12:09 +00:00
|
|
|
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_amd64.tar.gz"
|
2026-02-13 09:37:57 +00:00
|
|
|
sha256 "9ddaaf6b0b7890c2a1436cb0dc5d1f7b7e2f4a801521ae8a8ef95b80f027c508"
|
2025-06-09 06:03:36 +00:00
|
|
|
end
|
|
|
|
|
on_arm do
|
2026-01-18 08:12:09 +00:00
|
|
|
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_darwin_arm64.tar.gz"
|
2026-02-13 09:37:57 +00:00
|
|
|
sha256 "e2adca29d1b75b07ac325f6c766cf85c6950293ee9f2d1c67cc3dbf13fa10ecd"
|
2025-06-09 06:03:36 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
on_linux do
|
|
|
|
|
on_intel do
|
2026-01-18 08:12:09 +00:00
|
|
|
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_amd64.tar.gz"
|
2026-02-13 09:37:57 +00:00
|
|
|
sha256 "e0db774f0a69ad78b77107ce95aeb1a0c73b847806901e3e353f9bc2c7325b0d"
|
2025-06-09 06:03:36 +00:00
|
|
|
end
|
|
|
|
|
on_arm do
|
2026-01-18 08:12:09 +00:00
|
|
|
url "https://gitea.unbound.se/unboundsoftware/schemas/releases/download/v#{version}/unbound-schemas_#{version}_linux_arm64.tar.gz"
|
2026-02-13 09:37:57 +00:00
|
|
|
sha256 "32b06958cd0581ca2ff854c48791e0f562e8cd8ab746d45f2ed208379766e355"
|
2025-06-09 06:03:36 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
# No zap stanza required
|
|
|
|
|
end
|