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 4286a17 commit b7dcdf2Copy full SHA for b7dcdf2
Formula/p/psysh.rb
@@ -1,8 +1,8 @@
1
class Psysh < Formula
2
desc "Runtime developer console, interactive debugger and REPL for PHP"
3
homepage "https://psysh.org/"
4
- url "https://github.com/bobthecow/psysh/releases/download/v0.12.13/psysh-v0.12.13.tar.gz"
5
- sha256 "7f77c0c0223199d11ab1fb9e073e6c090b3f65c625f642535956e26ba91ec060"
+ url "https://github.com/bobthecow/psysh/releases/download/v0.12.14/psysh-v0.12.14.tar.gz"
+ sha256 "e384531884739d79dec8f1c7efaeff68e2124eee0ffc6547f27e8f049068b56a"
6
license "MIT"
7
8
bottle do
0 commit comments