php@8.0 8.0.16

Closes #95363.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander M. Turek 2022-02-18 10:01:07 +01:00 committed by BrewTestBot
parent 9ed85f442c
commit c403fea02b
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 PhpAT80 < 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.0.15.tar.xz"
mirror "https://fossies.org/linux/www/php-8.0.15.tar.xz"
sha256 "5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2"
url "https://www.php.net/distributions/php-8.0.16.tar.xz"
mirror "https://fossies.org/linux/www/php-8.0.16.tar.xz"
sha256 "f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a"
license "PHP-3.01"
livecheck do