mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
php-nts: Update to version 8.1.3
This commit is contained in:
parent
d557f26898
commit
c7b181a958
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.2",
|
||||
"version": "8.1.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.1.2-nts-Win32-vs16-x64.zip",
|
||||
"hash": "8b790e9078392c8e611d33dad52c0f9b43134100db4dc270c14eef36c7ca1756"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.3-nts-Win32-vs16-x64.zip",
|
||||
"hash": "b95b01dc6a0fec7aedfdafedb23f9bb7e99a997c441e5f4551ea1ddcaa2eb8a2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-nts-Win32-vs16-x86.zip",
|
||||
"hash": "07cadb6da1a0125f4801278ac14eab7a26736f43b7c67a6c1a9e8041e6005d89"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.3-nts-Win32-vs16-x86.zip",
|
||||
"hash": "5bc0ff27b242d5f5b54c9e8510d54cb5232f0741dc6b1bdcd341fa328caaf741"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user