Skip to content

Commit 8acacf5

Browse files
committed
php-autoload-psr 0.2.1
1 parent 172e464 commit 8acacf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/php-autoload-psr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PhpAutoloadPsr < Formula
22
desc "Autoload-PSR Extension for PHP"
33
homepage "https://github.com/pprkut/autoload-psr"
4-
url "https://github.com/pprkut/autoload-psr/archive/refs/tags/0.2.0.tar.gz"
5-
sha256 "9d4fa71854231851079ffc62ff30c2cda7c823f44e51d81b578db64065739af0"
4+
url "https://github.com/pprkut/autoload-psr/archive/refs/tags/0.2.1.tar.gz"
5+
sha256 "f089f837928f65aa73fbc39584ea0dfeb67fd39cb7e68c533386d188daf17604"
66
head "https://github.com/pprkut/autoload-psr.git"
77

88
bottle do

0 commit comments

Comments
 (0)