mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
php-nts: Update to version 8.2.4
This commit is contained in:
parent
114a9ef5aa
commit
611002b4fa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.3",
|
||||
"version": "8.2.4",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-thread safe)",
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.3-nts-Win32-vs16-x64.zip",
|
||||
"hash": "5e7e0d1b8aa7f7c59212d2ccde3bb9a365e5f1765347e155d0af8698342c1000"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.4-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2a3b323c605cf601405c5f52c77764c6b4f8e3d3f05b25c2c850f3b74a4829fd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.3-nts-Win32-vs16-x86.zip",
|
||||
"hash": "7294d1ff8a53c42c0a64e4e0a8cce03651d6b1b650acad50dac71396f95ff5f4"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.4-nts-Win32-vs16-x86.zip",
|
||||
"hash": "f452f43a11e10934a03d14a20ac46bf98824a4c95d85db1fbe5c2c95588bda2b"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user