From 6e59f904463cee1f0bf20dc55e91e3166237cb81 Mon Sep 17 00:00:00 2001 From: backwardspy Date: Sun, 26 May 2024 20:37:13 +0100 Subject: [PATCH] whiskers 2.2.0 Closes #25. Signed-off-by: uncenter <47499684+uncenter@users.noreply.github.com> Signed-off-by: backwardspy --- Formula/whiskers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index 63f3d87..ade6d74 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/toolbox/tree/main/whiskers" - url "https://github.com/catppuccin/toolbox/archive/refs/tags/whiskers-v2.1.0.tar.gz" - sha256 "5a3da3f7453ffc8929b6c5f6a3e925fa7bec0eb072e6b3ddaf1dcc511c464ae9" + url "https://github.com/catppuccin/toolbox/archive/refs/tags/whiskers-v2.2.0.tar.gz" + sha256 "6a8c72649ea10160a558cb26eb166bedce5259eede29bffa849c817594ae8d6b" license "MIT" head "https://github.com/catppuccin/toolbox.git", branch: "main"