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 60d7548 commit 1ec6bbeCopy full SHA for 1ec6bbe
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/1.1.0/pie.phar"
5
- sha256 "36e7d77c38bfca0be0dc2ce9712af1efba06cad0998537fd276b75793f9add1b"
+ url "https://github.com/php/pie/releases/download/1.2.0/pie.phar"
+ sha256 "5ea836df7244a05d62b300a2294b5b6ae10c951f4f6a5e0d2ae2de84541142f0"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments