Skip to content

Commit 6d79fec

Browse files
committed
php-pcov: add 1.0.6 bottle.
1 parent cf14923 commit 6d79fec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Formula/php-pcov.rb

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

8+
bottle do
9+
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-pcov-1.0.6"
10+
sha256 cellar: :any_skip_relocation, catalina: "7bf01a239eb86fd6f5ea262aa40e29dc8905fad451857b2887c8d0f9e0842492"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "95e2d17d139f4b5debe97cfa32d13f7523d4a5364e0372c9fc6946e591d57363"
12+
end
13+
814
depends_on "php"
915

1016
def module_path

0 commit comments

Comments
 (0)