From c0327ef048a14964c4717babb7358f9259b23582 Mon Sep 17 00:00:00 2001 From: backwardspy Date: Mon, 1 Apr 2024 15:09:33 +0000 Subject: [PATCH] whiskers: update 2.0.1 bottle. --- Formula/whiskers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index 9f0a3d9..b949bf7 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: "e2b5f93ecedc039e7992be20a3bd656b5ee2e24d654658f8c6aaff66b1c15aee" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6f754f6742fcf5f918995be9237955cd56ae055a631cb195a3905cc4af215190" + sha256 cellar: :any_skip_relocation, ventura: "ed639f3a78b251c0e62b32a621549e7518bcd0bc66287fe816b2bdb0c72ef2ed" + sha256 cellar: :any_skip_relocation, x86_64_linux: "93e421ed598f52df5c2cd57e9d77621dcea7fb77510292377683184bce2b0b86" end depends_on "rust" => :build