mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php-nts: Update to version 8.3.0
This commit is contained in:
parent
5cb5877b2a
commit
a699d7fe70
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.12",
|
||||
"version": "8.3.0",
|
||||
"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.12-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2891093f8248b3b9420086167fad882095f190b479ce18f7900658172e500db2"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.0-nts-Win32-vs16-x64.zip",
|
||||
"hash": "a051bb3332e7516769e62dd00ed5c2c53c89bceaf1cac15ffba0115d26b1952b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-nts-Win32-vs16-x86.zip",
|
||||
"hash": "5f24941ff2c365eac249e5845d944a82ea4ee0b8af8ef2ee70e1486cb9aee689"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.0-nts-Win32-vs16-x86.zip",
|
||||
"hash": "6455669786a4adadce228bc3ebcd7104150879cd1b703fa053045bcf0258d9c4"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user