From 310a0c6714756765924fa59622900c3dd0530723 Mon Sep 17 00:00:00 2001 From: winston <79978224+nekowinston@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:46:10 +0000 Subject: [PATCH] catwalk: update 1.3.0 bottle. --- Formula/catwalk.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/catwalk.rb b/Formula/catwalk.rb index 28305eb..191317d 100644 --- a/Formula/catwalk.rb +++ b/Formula/catwalk.rb @@ -8,9 +8,8 @@ class Catwalk < Formula bottle do root_url "https://ghcr.io/v2/catppuccin/tap" - rebuild 1 - sha256 cellar: :any_skip_relocation, ventura: "b89617924c9c54c41dca6cfaf7b92c0ffb8a7e6400742ad1c09927baf8402640" - sha256 cellar: :any_skip_relocation, x86_64_linux: "986591d5f6a6ce057fe385bb2e2a78d58298121b99aa7554739fc052d5ef300f" + sha256 cellar: :any_skip_relocation, ventura: "20a88a941680a641a88bff0d6e5ebdde2d1f8d8efc7e4db0ae91ef70bb8388ee" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a854dabeb866c6bb6a9d8220334a704267a93a46496a5ccfa06c3d82055c103f" end depends_on "pkg-config" => :build