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"