From 52bbef06b568531a5a6d7d7b07950383d816150b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:19:51 +0000 Subject: [PATCH] chore(deps): update homebrew formula catppuccin/whiskers to v2.5.0 --- Formula/whiskers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index 2ce4a87..d4d99c9 100644 --- a/Formula/whiskers.rb +++ b/Formula/whiskers.rb @@ -1,8 +1,8 @@ class Whiskers < Formula desc "Soothing port creation tool for the high-spirited!" homepage "https://github.com/catppuccin/whiskers" - url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.4.0.tar.gz" - sha256 "2316ec0ccd71f241147b32802247b33a9739cef191d8c3bfd53dbe7cbe6dccd7" + url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.5.0.tar.gz" + sha256 "0e620f26e8a291e2cdfae73f1e78d30b9f05f7561c2167ce17c42f41afdb47f4" license "MIT" head "https://github.com/catppuccin/whiskers.git", branch: "main"