From c1687a3be52620bace10094ded7f4830b5ca5ef4 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Tue, 14 Apr 2026 05:01:58 +0100 Subject: [PATCH] Brew cask update for lolcathost version v0.1.57 --- Casks/lolcathost.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Casks/lolcathost.rb b/Casks/lolcathost.rb index 175f33b..8f92a5d 100644 --- a/Casks/lolcathost.rb +++ b/Casks/lolcathost.rb @@ -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