php 8.2.0

master
Nikolas Evers 2022-12-08 13:06:04 +01:00 committed by BrewTestBot
parent 2a074fba16
commit 9e04d3d1e1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ class Php < 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.2.0.tar.xz"
mirror "https://fossies.org/linux/www/php-8.2.0.tar.xz"
sha256 "6ea4c2dfb532950fd712aa2a08c1412a6a81cd1334dd0b0bf88a8e44c2b3a943"
license "PHP-3.01"
livecheck do