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 f623d94 commit be39c47Copy full SHA for be39c47
1 file changed
Formula/whiskers.rb
@@ -8,8 +8,8 @@ class Whiskers < Formula
8
9
bottle do
10
root_url "https://ghcr.io/v2/catppuccin/tap"
11
- sha256 cellar: :any_skip_relocation, arm64_tahoe: "a9ccd88fe4ace414676e0d96df1f777fac6a9a4f1778655c8e7bd454293a4c33"
12
- sha256 cellar: :any_skip_relocation, x86_64_linux: "07d314bba1e42236e85a29ed29e8dc75e6e34cadf819482a3b6c881922c9d939"
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "c68b102c012ad9fa09c588a7f4cdaf7c4d10cf71736f4cc7750b15e9f5057ee9"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "4d2d4a19572f6e919705fd39f7d13cfddbd64f4cca325f300fd18c44c6fb6940"
13
end
14
15
depends_on "rust" => :build
0 commit comments