We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9fbe4 commit 127d018Copy full SHA for 127d018
Formula/[email protected]
@@ -1,9 +1,9 @@
1
class PhpAT82DebugZts < Formula
2
desc "General-purpose scripting language"
3
homepage "https://www.php.net/"
4
- url "https://www.php.net/distributions/php-8.2.26.tar.xz"
5
- mirror "https://fossies.org/linux/www/php-8.2.26.tar.xz"
6
- sha256 "54747400cb4874288ad41a785e6147e2ff546cceeeb55c23c00c771ac125c6ef"
+ url "https://www.php.net/distributions/php-8.2.27.tar.xz"
+ mirror "https://fossies.org/linux/www/php-8.2.27.tar.xz"
+ sha256 "3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b"
7
license "PHP-3.01"
8
9
bottle do
0 commit comments