Brew cask update for lolcathost version v0.2.6

This commit is contained in:
goreleaserbot
2026-05-30 05:21:36 +01:00
parent 3f709deb8f
commit f4a192d5da
+5 -5
View File
@@ -1,25 +1,25 @@
# This file was generated by GoReleaser. DO NOT EDIT.
cask "lolcathost" do
version "0.2.5"
version "0.2.6"
on_macos do
on_intel do
sha256 "b3129ff6f7ca2d8c62cf6696934d6afd2865cbd85d0730d37e85ac130697514e"
sha256 "d3b404d8a0e511942e38c8ac6cf69eb8f55a3eebc2922d694fc9d1dfa309017c"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-amd64.tar.gz"
end
on_arm do
sha256 "1459530e9d48f55d229577e7cc161d7c1018468fa31e6b24da064b2c512b8e3e"
sha256 "5251933567a6d967c1e68715d34dd6c8030f524924f4c0c34207cb1eae8fcae2"
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 "3d309b7b744d0eea5305d84c33ae73b09cb18523c45c054d7d92f6a0b4042c97"
sha256 "8232fcca72378a95d527f7e463f62c247a1cc3fc35d6afecf53d5e75e350791f"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-amd64.tar.gz"
end
on_arm do
sha256 "f901d7099f26fbf0f7dfcf9406089cfef82277061778f5e2806636605094fba4"
sha256 "c22ab30a1795d5caa8f1fbcee49e92073c7799cc8c87987d74894e41d8851a85"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-arm64.tar.gz"
end
end