Skip to content

Commit

Permalink
Updated php-embed to 8.3.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Sep 18, 2024
1 parent f1c6c3e commit e86c08e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/php-embed.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ class PhpEmbed < Formula
desc "PHP library for embedding in applications"
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.11.tar.xz"
mirror "https://fossies.org/linux/www/php-8.3.11.tar.xz"
sha256 "b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802"
license "PHP-3.01"

livecheck do
Expand Down

0 comments on commit e86c08e

Please sign in to comment.