mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php: Update to version 8.3.0
This commit is contained in:
parent
a699d7fe70
commit
124e847577
@ -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. (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-Win32-vs16-x64.zip",
|
||||
"hash": "db26ec72d352e7fe7f9b542a1e70d868eec18332093bca21eb74c2824b3d418f"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.0-Win32-vs16-x64.zip",
|
||||
"hash": "f606eb650a002a89a95c41b431cf2b4c6778797037f5691f92f79f2fa3a5abfb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-Win32-vs16-x86.zip",
|
||||
"hash": "3398066c2bcb303cf030ce39b4b0ec989bdad22c87a278dd5e27197ec1f4f059"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.0-Win32-vs16-x86.zip",
|
||||
"hash": "b2b8dfbf53d0df834923b78f378c07808c63a265858ee027160715ed8b3d9a37"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user