From da54cedc2804ddf0dbb037d03def38db83e6f1b8 Mon Sep 17 00:00:00 2001 From: James Kessler Date: Fri, 4 Oct 2024 15:42:20 -0700 Subject: [PATCH] Update bottle block manually. --- Formula/coveralls.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coveralls.rb b/Formula/coveralls.rb index 59dc99d..6d085c0 100644 --- a/Formula/coveralls.rb +++ b/Formula/coveralls.rb @@ -7,9 +7,9 @@ class Coveralls < Formula bottle do root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.15" - sha256 cellar: :any, arm64_sonoma: "6ca174fe2a7b2fb68d7c3fe786aea03a234e4d78c49f452e724885c80d89b5d9" - sha256 cellar: :any, ventura: "63968457a0c123ab68972e96f8d265634bbd06c357d56f6f30b2005b9ac6c017" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a1a657b849815801ec68a578179eb95e78c7cda2b9070cf93a54882c7638272e" + sha256 cellar: :any, arm64_sonoma: "7f0c0df68cc67c6a8cd0001bfbfd30751f12dedcd9a41b3f71cdabd2651877df" + sha256 cellar: :any, ventura: "e4464aeeda252ba79c4fdad545a04130f7df4f97b7b481e855a51a07375ac9ef" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8b9d739f0d06f20cc204dcfeec5d2f3ac8de9336e0027640e700f78d1b8ade37" end depends_on "crystal" => :build