Skip to content

Commit

Permalink
Update php
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 12, 2024
1 parent 9a0d1c7 commit d90478d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/php.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.4.tar.xz"
mirror "https://fossies.org/linux/www/php-8.3.4.tar.xz"
sha256 "39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63"
url "https://www.php.net/distributions/php-8.3.6.tar.xz"
mirror "https://fossies.org/linux/www/php-8.3.6.tar.xz"
sha256 "53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae"
license "PHP-3.01"

livecheck do
Expand Down

0 comments on commit d90478d

Please sign in to comment.