Skip to content

Commit 9e62720

Browse files
php8.4: Update to version 8.4.16
1 parent 6406ed3 commit 9e62720

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/php8.4.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.4.15",
2+
"version": "8.4.16",
33
"homepage": "https://windows.php.net/downloads/releases/",
44
"description": "PHP 8.4 (thread-safe/TS build) for Windows. Widely used open-source scripting language for web development.",
55
"license": {
@@ -11,12 +11,12 @@
1111
},
1212
"architecture": {
1313
"32bit": {
14-
"url": "https://windows.php.net/downloads/releases/php-8.4.15-Win32-vs17-x86.zip",
15-
"hash": "0a3b2d3030d0ad9b4c27349088936fd7d5c961f94bba3951c1682b6175ed38dc"
14+
"url": "https://windows.php.net/downloads/releases/php-8.4.16-Win32-vs17-x86.zip",
15+
"hash": "77630c6cf305eb761989fdc1da430a88b6ec6dc6a6becb39fc7fb1b05047f0cf"
1616
},
1717
"64bit": {
18-
"url": "https://windows.php.net/downloads/releases/php-8.4.15-Win32-vs17-x64.zip",
19-
"hash": "42957b27ebb1fb2d396a0e44a501a11ee6cd9d7ed4f9debfe7725712d17cffdd"
18+
"url": "https://windows.php.net/downloads/releases/php-8.4.16-Win32-vs17-x64.zip",
19+
"hash": "e638541bbf8e1794f57a3c2522b09e6cf8bf33f0c09b86050acd8ffd683e7d6a"
2020
}
2121
},
2222
"post_install": "if($bucket) { . \"$(Find-BucketDirectory $bucket\\bin\\postinstall.ps1)\" -dir \"$dir\" }",

0 commit comments

Comments
 (0)