From d263918211f5b31febc82ec40ff8f0267aa09c76 Mon Sep 17 00:00:00 2001 From: backwardspy Date: Sun, 26 May 2024 19:45:21 +0000 Subject: [PATCH] whiskers: update 2.2.0 bottle. --- Formula/whiskers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index ade6d74..fd98481 100644 --- a/Formula/whiskers.rb +++ b/Formula/whiskers.rb @@ -8,8 +8,8 @@ class Whiskers < Formula bottle do root_url "https://ghcr.io/v2/catppuccin/tap" - sha256 cellar: :any_skip_relocation, ventura: "42df248ec9bef26840e0375e4f96848623c5f9bff5a2ba46fd1b3bf8da9279f2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fa0afae6a67ca87152c3b11e19ec0154c350c6b7e57c61de2f1b0400fc047a48" + sha256 cellar: :any_skip_relocation, ventura: "f25aeda80674468912b71815e189cebdf036a8c82ac96808ef620154db6abcce" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fe2e679033be8d1daec01a062b367cf22d336a703107e2f4ec1e74e2418cf423" end depends_on "rust" => :build