From 9e04d3d1e1ba30fdbff08aa1cc605adae7a13e39 Mon Sep 17 00:00:00 2001 From: Nikolas Evers Date: Thu, 8 Dec 2022 13:06:04 +0100 Subject: [PATCH] php 8.2.0 --- Aliases/{php@8.1 => php@8.2} | 0 Formula/php.rb | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename Aliases/{php@8.1 => php@8.2} (100%) diff --git a/Aliases/php@8.1 b/Aliases/php@8.2 similarity index 100% rename from Aliases/php@8.1 rename to Aliases/php@8.2 diff --git a/Formula/php.rb b/Formula/php.rb index ee89587edd5..bc521561c7f 100644 --- a/Formula/php.rb +++ b/Formula/php.rb @@ -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