Skip to content

Commit b7dcdf2

Browse files
committed
psysh 0.12.14
1 parent 4286a17 commit b7dcdf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/psysh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Psysh < Formula
22
desc "Runtime developer console, interactive debugger and REPL for PHP"
33
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"
4+
url "https://github.com/bobthecow/psysh/releases/download/v0.12.14/psysh-v0.12.14.tar.gz"
5+
sha256 "e384531884739d79dec8f1c7efaeff68e2124eee0ffc6547f27e8f049068b56a"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)