Skip to content

Commit 1ec6bbe

Browse files
committed
pie 1.2.0
1 parent 60d7548 commit 1ec6bbe

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/1.1.0/pie.phar"
5-
sha256 "36e7d77c38bfca0be0dc2ce9712af1efba06cad0998537fd276b75793f9add1b"
4+
url "https://github.com/php/pie/releases/download/1.2.0/pie.phar"
5+
sha256 "5ea836df7244a05d62b300a2294b5b6ae10c951f4f6a5e0d2ae2de84541142f0"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)