mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
php-nts: Update to version 8.3.2
This commit is contained in:
parent
3d6928a5dd
commit
425f1462ac
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.1",
|
||||
"version": "8.3.2",
|
||||
"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.3.1-nts-Win32-vs16-x64.zip",
|
||||
"hash": "76f22325fd13657027f8013c4b51e2a3f5e0eed23d8c43713cfd7b682a799054"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.2-nts-Win32-vs16-x64.zip",
|
||||
"hash": "674ad1fdc50d07a3324a4916d8e31b5dec9331d55b51ee85d09a4d3b03bacc01"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.1-nts-Win32-vs16-x86.zip",
|
||||
"hash": "04d05c2e92defb8b52f112610704f025c91cbe64dd50ddac83c89a1cfddf9008"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.2-nts-Win32-vs16-x86.zip",
|
||||
"hash": "d33a9167cbe08930107e4a57808544a23ba34bb0dd0202ecbaf6e11f72fe7d7a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user