Skip to content

Commit

Permalink
whiskers 2.3.0
Browse files Browse the repository at this point in the history
Closes #26.

Signed-off-by: backwardspy <backwardspy@pigeon.life>
  • Loading branch information
backwardspy committed May 27, 2024
1 parent d263918 commit 69da8b4
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.2.0.tar.gz"
sha256 "6a8c72649ea10160a558cb26eb166bedce5259eede29bffa849c817594ae8d6b"
url "https://github.com/catppuccin/toolbox/archive/refs/tags/whiskers-v2.3.0.tar.gz"
sha256 "aba0e5c17cb6853f25a303480da82e2c2b50fbab1be50d4620e82ecfaa1f183e"
license "MIT"
head "https://github.com/catppuccin/toolbox.git", branch: "main"

Expand Down

0 comments on commit 69da8b4

Please sign in to comment.