Skip to content

Commit

Permalink
chore: update whiskers & catwalk hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
backwardspy committed Jun 10, 2024
1 parent b76e68f commit 87a858f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Formula/catwalk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Catwalk < Formula
desc "Soothing preview image generator for the high-spirited!"
homepage "https://github.com/catppuccin/catwalk"
url "https://github.com/catppuccin/toolbox/archive/refs/tags/catwalk-v1.3.1.tar.gz"
sha256 "b9093e5f93aa94526675c03f921f8d94d1832640d281b0c3f96fa00c00015213"
sha256 "a96b5284a02bfe1e53168325e59784b0e79c3c816f5c64fdf1e7944c722142e6"
license "MIT"
head "https://github.com/catppuccin/catwalk.git", branch: "main"

Expand Down
2 changes: 1 addition & 1 deletion Formula/whiskers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Whiskers < Formula
desc "Soothing port creation tool for the high-spirited!"
homepage "https://github.com/catppuccin/whiskers"
url "https://github.com/catppuccin/toolbox/archive/refs/tags/whiskers-v2.3.0.tar.gz"
sha256 "aba0e5c17cb6853f25a303480da82e2c2b50fbab1be50d4620e82ecfaa1f183e"
sha256 "4ce03d8cbb7135c0a34c834c4cfa2995af3a266f63d55fd7eb1146a022ed2244"
license "MIT"
head "https://github.com/catppuccin/whiskers.git", branch: "main"

Expand Down

0 comments on commit 87a858f

Please sign in to comment.