Skip to content

Commit

Permalink
Update bottle block manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
afinetooth committed Oct 4, 2024
1 parent d9b4600 commit da54ced
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/coveralls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da54ced

Please sign in to comment.