Skip to content

Commit

Permalink
whiskers: add 1.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Nov 4, 2023
1 parent 91ad4a1 commit 400fbbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/whiskers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 400fbbe

Please sign in to comment.