We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebf0ab commit 8d88dfdCopy full SHA for 8d88dfd
Formula/whiskers.rb
@@ -1,8 +1,8 @@
1
class Whiskers < Formula
2
desc "Soothing port creation tool for the high-spirited!"
3
homepage "https://github.com/catppuccin/whiskers"
4
- url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.6.1.tar.gz"
5
- sha256 "247e3a6f636ce9103c72b7f9cedbd30264388e3a3bff6b44cb3c297c50a25f74"
+ url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.7.0.tar.gz"
+ sha256 "a42c72f951ffadca0ea41dbb9d22ad8578dd7d196dce5e044e20954189112270"
6
license "MIT"
7
head "https://github.com/catppuccin/whiskers.git", branch: "main"
8
0 commit comments