Skip to content

Commit adfc3ee

Browse files
committed
php-autoload-psr: add 0.2.0 bottle.
1 parent bafe715 commit adfc3ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/php-autoload-psr.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ class PhpAutoloadPsr < Formula
55
sha256 "9d4fa71854231851079ffc62ff30c2cda7c823f44e51d81b578db64065739af0"
66
head "https://github.com/pprkut/autoload-psr.git"
77

8+
bottle do
9+
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-autoload-psr-0.2.0"
10+
sha256 cellar: :any_skip_relocation, big_sur: "49e809e50382e3511d8ca6619d28d417cf7a6addbf47decc038151d35ebc96ee"
11+
sha256 cellar: :any_skip_relocation, catalina: "9315aaf92f7c9e47f56b58e09ab519cd68c9f26e5db8ea58de2bd6f9a26978c6"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0ffe1c7d6065aa5088d009c9db751cc0c1fbdd9585a23e8882e9d6c1218db467"
13+
end
14+
815
depends_on "autoconf" => :build
916
depends_on "php"
1017

0 commit comments

Comments
 (0)