Brew cask update for lolcathost version v0.2.8

This commit is contained in:
goreleaserbot
2026-06-09 05:24:43 +01:00
parent 8059a8a45f
commit 494a79effb
+5 -5
View File
@@ -1,25 +1,25 @@
# This file was generated by GoReleaser. DO NOT EDIT.
cask "lolcathost" do
version "0.2.7"
version "0.2.8"
on_macos do
on_intel do
sha256 "3ff3eda82e2913050eccded31421457350cfb9635adf3d9663fe0c1a8c335623"
sha256 "756b6e79eacea307c580a5d80d841e1d0e6ba044f6a430b1d5ff6f50e701f04b"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-amd64.tar.gz"
end
on_arm do
sha256 "2e4282c044acc089367f881a354464f393d7d2c98288cf990dfe66b9ab05ce9e"
sha256 "059b3a44c91924f6e0b096fd8579d543988b326a5441b7e46945157bdeb7100f"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-arm64.tar.gz"
end
end
on_linux do
on_intel do
sha256 "e34fd4f8e2864f8a984f40f6adb8f52b5c28dd7e354bf3d978c3fdd5dade4c8e"
sha256 "62696eab3ed6cbf4d43861959065fc4837d8c0820774bf6cf73526ed09356763"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-amd64.tar.gz"
end
on_arm do
sha256 "6b47a485e181cfe45a3ac5df12ae4367be48bbb081abe6bb61960c140d2b968d"
sha256 "4ce1b90cdc8586a6803b4500d066b71d9cbf5b3129f5e88146cb07a035d28c27"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-arm64.tar.gz"
end
end