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 11b8014 commit d5c1667Copy full SHA for d5c1667
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.5.1.tar.gz"
5
- sha256 "519246f1d6d18836a71ae422fab6f64b9401e26310c4da383e00dc636c5acfb7"
+ url "https://github.com/catppuccin/whiskers/archive/refs/tags/v2.6.1.tar.gz"
+ sha256 "247e3a6f636ce9103c72b7f9cedbd30264388e3a3bff6b44cb3c297c50a25f74"
6
license "MIT"
7
head "https://github.com/catppuccin/whiskers.git", branch: "main"
8
0 commit comments