Brew cask update for lolcathost version v0.1.57

This commit is contained in:
goreleaserbot
2026-04-14 05:01:58 +01:00
parent 524bc6d9e3
commit c1687a3be5
+5 -5
View File
@@ -1,26 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
cask "lolcathost" do
version "0.1.56"
version "0.1.57"
on_macos do
on_intel do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-amd64.tar.gz"
sha256 "b06812f3b0a403f3c447f474c1306619c1bde080df376371f5f0cc3f83732f11"
sha256 "3f7ba3b4fd7ed6907db314e1ee549f9300b882f9c6e21bbebe20e304004c32fe"
end
on_arm do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-arm64.tar.gz"
sha256 "9213c132f9f9500ddc361cbb322691058608cc20bc8f22f46d90cd88bfdc6c44"
sha256 "87055d9329b1fa0a312f762aab04891a28a6950402599500c9e40e7f461b0053"
end
end
on_linux do
on_intel do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-amd64.tar.gz"
sha256 "da3f38c4da4bafa461d7800871898b8eae11287efd0e6025e6497b399b579db6"
sha256 "ee862b6c04c3930c5288cee528e25a88616c20ae1e6f3d9a9a09f67b072478e5"
end
on_arm do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-arm64.tar.gz"
sha256 "89c104e4a4a774e115794b17ee83ad7daa88adffb9c7598fe3a4b12b05352073"
sha256 "d497497d35321cc0b87ed3e330c99b5b15e3b603a389d9e2a85c8b19b89c23c6"
end
end