Brew cask update for lolcathost version v0.1.56

This commit is contained in:
goreleaserbot
2026-04-10 05:01:09 +01:00
parent fa392db337
commit 89de3776b6
+5 -5
View File
@@ -1,26 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
cask "lolcathost" do
version "0.1.55"
version "0.1.56"
on_macos do
on_intel do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-amd64.tar.gz"
sha256 "b760b6d846f90968076e2ccc42616fcfd9b6c24f593a5059d4b71e1f8cae6b10"
sha256 "b06812f3b0a403f3c447f474c1306619c1bde080df376371f5f0cc3f83732f11"
end
on_arm do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-arm64.tar.gz"
sha256 "a00bacc281301c7bec9e27a1ac8e45593df5adb3b591888daedfe36a3247c50e"
sha256 "9213c132f9f9500ddc361cbb322691058608cc20bc8f22f46d90cd88bfdc6c44"
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 "6b5eec01dc9639f835252be1b59bb3954b099f1caf3e2d05693d5b925d26a334"
sha256 "da3f38c4da4bafa461d7800871898b8eae11287efd0e6025e6497b399b579db6"
end
on_arm do
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-arm64.tar.gz"
sha256 "bbbd2764486a4c4f4508c02eb4a79d0e48b93f8950ff1577da61a6bb57a912ac"
sha256 "89c104e4a4a774e115794b17ee83ad7daa88adffb9c7598fe3a4b12b05352073"
end
end