We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd6ae6 commit 9f0aeb3Copy full SHA for 9f0aeb3
Formula/p/pie.rb
@@ -1,8 +1,8 @@
1
class Pie < Formula
2
desc "PHP Installer for Extensions"
3
homepage "https://github.com/php/pie"
4
- url "https://github.com/php/pie/releases/download/0.4.0/pie.phar"
5
- sha256 "3d8183493a7b16d4530778f2ad2209d113ba4dc15a0fa19600678b6c59ae3ed0"
+ url "https://github.com/php/pie/releases/download/0.5.0/pie.phar"
+ sha256 "83c3fe862a16dabf19d2c1446ad28dd4783280604bf94ba44cbcee1db7f72b98"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments