Skip to content

Commit 9f0aeb3

Browse files
committed
pie 0.5.0
1 parent edd6ae6 commit 9f0aeb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pie.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pie < Formula
22
desc "PHP Installer for Extensions"
33
homepage "https://github.com/php/pie"
4-
url "https://github.com/php/pie/releases/download/0.4.0/pie.phar"
5-
sha256 "3d8183493a7b16d4530778f2ad2209d113ba4dc15a0fa19600678b6c59ae3ed0"
4+
url "https://github.com/php/pie/releases/download/0.5.0/pie.phar"
5+
sha256 "83c3fe862a16dabf19d2c1446ad28dd4783280604bf94ba44cbcee1db7f72b98"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)