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 560bb12 commit c7b529eCopy full SHA for c7b529e
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.7.0.tar.gz"
5
- sha256 "a42c72f951ffadca0ea41dbb9d22ad8578dd7d196dce5e044e20954189112270"
+ url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.8.0.tar.gz"
+ sha256 "e3f03648bf0f1fd8bcbf773e2953cb5fcf0b4047bb3375febb61e52de4b28f47"
6
license "MIT"
7
head "https://github.com/catppuccin/whiskers.git", branch: "main"
8
0 commit comments