File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ class PhpAutoloadPsr < Formula
5
5
sha256 "9d4fa71854231851079ffc62ff30c2cda7c823f44e51d81b578db64065739af0"
6
6
head "https://github.com/pprkut/autoload-psr.git"
7
7
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
+
8
15
depends_on "autoconf" => :build
9
16
depends_on "php"
10
17
You can’t perform that action at this time.
0 commit comments