From 400fbbe3ba45e2832a7a4d084ab31e7947879e71 Mon Sep 17 00:00:00 2001 From: winston <79978224+nekowinston@users.noreply.github.com> Date: Sat, 4 Nov 2023 19:01:05 +0000 Subject: [PATCH] whiskers: add 1.1.1 bottle. --- Formula/whiskers.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/whiskers.rb b/Formula/whiskers.rb index 30c89f5..450ed2f 100644 --- a/Formula/whiskers.rb +++ b/Formula/whiskers.rb @@ -6,6 +6,12 @@ class Whiskers < Formula license "MIT" head "https://github.com/catppuccin/toolbox.git", branch: "main" + bottle do + root_url "https://ghcr.io/v2/catppuccin/tap" + sha256 cellar: :any_skip_relocation, ventura: "90e22a07c91d887e8cad29f1592a319892a67b55d7062b72c108fa439db8411c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9ae003db7c21c2ce628f948b776f70f90dc7d3b89e7ab113a584d6d6bcc0f559" + end + depends_on "rust" => :build def install