mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
php-nts: Update to version 8.3.3
This commit is contained in:
parent
d8ab3f17d1
commit
99ebb32372
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.2",
|
||||
"version": "8.3.3",
|
||||
"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.2-nts-Win32-vs16-x64.zip",
|
||||
"hash": "674ad1fdc50d07a3324a4916d8e31b5dec9331d55b51ee85d09a4d3b03bacc01"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.3-nts-Win32-vs16-x64.zip",
|
||||
"hash": "6aecf907b99bfda66fd716430b582853df12d99da116bfd1e5c08ae35785c0bd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.2-nts-Win32-vs16-x86.zip",
|
||||
"hash": "d33a9167cbe08930107e4a57808544a23ba34bb0dd0202ecbaf6e11f72fe7d7a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.3-nts-Win32-vs16-x86.zip",
|
||||
"hash": "57eda7cc586f39400af747e611aac1ac4c3545694d6c5a0be93f3666f77fbb8c"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user