From df55a9d1c243bc3072fffa890bafd18e5cc2d706 Mon Sep 17 00:00:00 2001 From: winston <79978224+nekowinston@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:45:49 +0000 Subject: [PATCH] mdbook-catppuccin: add 2.0.1 bottle. --- Formula/mdbook-catppuccin.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/mdbook-catppuccin.rb b/Formula/mdbook-catppuccin.rb index 04849d0..a79215a 100644 --- a/Formula/mdbook-catppuccin.rb +++ b/Formula/mdbook-catppuccin.rb @@ -6,6 +6,12 @@ class MdbookCatppuccin < Formula license "MIT" head "https://github.com/catppuccin/mdbook.git", branch: "main" + bottle do + root_url "https://ghcr.io/v2/catppuccin/tap" + sha256 cellar: :any_skip_relocation, ventura: "d933396fd696d07d4ad59bf4fb3804e4c5c7d3c10e8e86b1f584de8dd0520650" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b8362ca2a94bbbd274e7bf4c2a60ff97b843f0a0fa4a1a11426907f884e66a26" + end + depends_on "rust" => :build def install