Brew cask update for lolcathost version v0.2.5

This commit is contained in:
goreleaserbot
2026-05-23 05:16:29 +01:00
parent c02ed7a551
commit b5374e6053
+5 -5
View File
@@ -1,25 +1,25 @@
# This file was generated by GoReleaser. DO NOT EDIT.
cask "lolcathost" do
version "0.2.4"
version "0.2.5"
on_macos do
on_intel do
sha256 "a7facc2773199b934c7c2c8b5220718676f03a188408cd44ce675eb7d1c6cd57"
sha256 "b3129ff6f7ca2d8c62cf6696934d6afd2865cbd85d0730d37e85ac130697514e"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-darwin-amd64.tar.gz"
end
on_arm do
sha256 "b2d927cc17e0659d3c28c9ac7c30a06948729b502c7e1b2e14bc1de0e9e23e7d"
sha256 "1459530e9d48f55d229577e7cc161d7c1018468fa31e6b24da064b2c512b8e3e"
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 "aad79762a03906e46cf56094441302811942badffd05ea273d254e0b290bdb95"
sha256 "3d309b7b744d0eea5305d84c33ae73b09cb18523c45c054d7d92f6a0b4042c97"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-amd64.tar.gz"
end
on_arm do
sha256 "0395ccde295fb66721049fb5ab014493a9f0d8d35f6126452546737b5508add7"
sha256 "f901d7099f26fbf0f7dfcf9406089cfef82277061778f5e2806636605094fba4"
url "https://github.com/lukaszraczylo/lolcathost/releases/download/v#{version}/lolcathost-#{version}-linux-arm64.tar.gz"
end
end