From d0608a5723bc68357654abac1e5226b1f860ef99 Mon Sep 17 00:00:00 2001 From: Jeanine Soterwood <1938665+littleforest@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:44:49 +0000 Subject: [PATCH] coveralls: update 0.6.8 bottle. --- Formula/coveralls.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coveralls.rb b/Formula/coveralls.rb index 7a9e0e9..e9a3d35 100644 --- a/Formula/coveralls.rb +++ b/Formula/coveralls.rb @@ -6,9 +6,9 @@ class Coveralls < Formula license "MIT" bottle do - root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.6" - sha256 cellar: :any, monterey: "e58ffaab206fa3cd5670f6cd265c2eecb156bf95d0940975245d14c8a67943ec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9731752eca26a4d1bb7a2c36f32fba814e3cbc597156685f2d0ea170e6383b4b" + root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.8" + sha256 cellar: :any, monterey: "228ab8e1220d6d39f37095309ac20e87e611e413e39abb73bb50126f991f92c5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ec551a97d92b3882b80238b8681fa3cb0af0c17267916c040f8070a7edeedd36" end depends_on "crystal" => :build