php@8.1 8.1.14

Closes #119863.

Signed-off-by: Alexander Bayandin <alexander@bayandin.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Patrick Linnane 2023-01-05 11:11:34 -08:00 committed by BrewTestBot
parent 6bf368c80b
commit 2de7b2a3b1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ class PhpAT81 < Formula
desc "General-purpose scripting language"
homepage "https://www.php.net/"
# Should only be updated if the new version is announced on the homepage, https://www.php.net/
url "https://www.php.net/distributions/php-8.1.13.tar.xz"
mirror "https://fossies.org/linux/www/php-8.1.13.tar.xz"
sha256 "b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856"
url "https://www.php.net/distributions/php-8.1.14.tar.xz"
mirror "https://fossies.org/linux/www/php-8.1.14.tar.xz"
sha256 "e16e47a872d58685913ac848ce92ec49f42c1828110c98c65fb6265a08724a1a"
license "PHP-3.01"
livecheck do