Skip to content

Commit

Permalink
php-pcov: update 1.0.11 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Dec 21, 2021
1 parent a5b22f2 commit bb483b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/php-pcov.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ class PhpPcov < Formula
head "https://github.com/krakjoe/pcov.git"

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-pcov-1.0.10_1"
sha256 cellar: :any_skip_relocation, big_sur: "99b305022ea5efb5c055f9a50fda308ff27e61efeb0641018304813508c75438"
sha256 cellar: :any_skip_relocation, catalina: "35e06ba99b79f94b7e544526f0f239133ffcb5f34efd11289f074bc6b13a512e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f9590d57d4beb491fb7efd49bb405044d4661c32934a9615a72e8fbfc732457"
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-pcov-1.0.11"
sha256 cellar: :any_skip_relocation, big_sur: "cd2b83d6f865273eaff6b09ca3e9f43fb26a2e6c47c5c9c76ffd69a2030048a7"
sha256 cellar: :any_skip_relocation, catalina: "f7a33e22bcfdcf71e61101dd4a31b88e961fe5430a6289066804d3cbf96ae390"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b5bdd26fcd77c0f9e628db7356c1d9bd517b3ec59c4317961ab314be415edb91"
end

depends_on "php"
Expand Down

0 comments on commit bb483b9

Please sign in to comment.