Skip to content

Commit

Permalink
whiskers 2.2.0
Browse files Browse the repository at this point in the history
Closes #25.

Signed-off-by: uncenter <47499684+uncenter@users.noreply.github.com>
Signed-off-by: backwardspy <backwardspy@pigeon.life>
  • Loading branch information
backwardspy committed May 26, 2024
1 parent 8d46f28 commit 6e59f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/whiskers.rb
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit 6e59f90

Please sign in to comment.