Skip to content

Commit b15d41e

Browse files
committed
php-pcov: update 1.0.10 bottle.
1 parent 31affea commit b15d41e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/php-pcov.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ class PhpPcov < Formula
66
head "https://github.com/krakjoe/pcov.git"
77

88
bottle do
9-
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-pcov-1.0.9"
10-
sha256 cellar: :any_skip_relocation, catalina: "967a191e068c914fc2d34222a8bd472df27f452aebcd04dff70a28d9c486714e"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3d4c7d8579c778722bf362b701f35bb5b5d10ae50429a8a0799777cbb8d164f"
9+
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-pcov-1.0.10"
10+
sha256 cellar: :any_skip_relocation, catalina: "1bd1ff1c43d76753793ad9906bcd96f34997ff8d10bf63245bc549aa71132bfd"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "df5c46148711cfa8c43707a0e555e90a558bf0c487425caa1ad0100d0a723d53"
1212
end
1313

1414
depends_on "php"

0 commit comments

Comments
 (0)