mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.3.4
This commit is contained in:
parent
3c0a8f01f7
commit
f027b1aa1d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.3",
|
||||
"version": "8.3.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.3.3-nts-Win32-vs16-x64.zip",
|
||||
"hash": "6aecf907b99bfda66fd716430b582853df12d99da116bfd1e5c08ae35785c0bd"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.4-nts-Win32-vs16-x64.zip",
|
||||
"hash": "79408281569f4c7faba23f415a281e0ae0bfbbfc16e72206e084ba2ef26e397a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.3-nts-Win32-vs16-x86.zip",
|
||||
"hash": "57eda7cc586f39400af747e611aac1ac4c3545694d6c5a0be93f3666f77fbb8c"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.4-nts-Win32-vs16-x86.zip",
|
||||
"hash": "2c266d8371d13f2461d7e4ca248d8f693701f191b53017434d203dedb3c22b73"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user