psysh 0.11.10

Closes #118840.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-12-24 00:05:48 +01:00 committed by BrewTestBot
parent 8e7276df14
commit 72638be0f7
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Psysh < Formula
desc "Runtime developer console, interactive debugger and REPL for PHP"
homepage "https://psysh.org/"
url "https://github.com/bobthecow/psysh/releases/download/v0.11.9/psysh-v0.11.9.tar.gz"
sha256 "a02c1661bd30544d076736c1c9846774a5d220c62d7ad57139da5f172cf447dd"
url "https://github.com/bobthecow/psysh/releases/download/v0.11.10/psysh-v0.11.10.tar.gz"
sha256 "d94f47300dce000f4d97d2552637a9076be2d0ee3cdf11a9afc9d050684eae92"
license "MIT"
bottle do