From 57ca8a09b468c422c2d8f3f560e203b90aa58f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:32:07 +0000 Subject: [PATCH] chore(deps): update homebrew formula catppuccin/whiskers to v2.4.0 --- Formula/whiskers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index c2a8f16..1e8d7af 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.3.0.tar.gz" - sha256 "4ce03d8cbb7135c0a34c834c4cfa2995af3a266f63d55fd7eb1146a022ed2244" + url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.4.0.tar.gz" + sha256 "2316ec0ccd71f241147b32802247b33a9739cef191d8c3bfd53dbe7cbe6dccd7" license "MIT" head "https://github.com/catppuccin/whiskers.git", branch: "main"