Skip to content

Commit

Permalink
coveralls: update 0.6.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
littleforest committed Apr 10, 2024
1 parent f9ab06c commit d0608a5
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 @@ -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
Expand Down

0 comments on commit d0608a5

Please sign in to comment.