mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php-nts: Update to version 8.1.10
This commit is contained in:
parent
7d05a27a9a
commit
481a09f25d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.9",
|
||||
"version": "8.1.10",
|
||||
"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.9-nts-Win32-vs16-x64.zip",
|
||||
"hash": "f3dbfda26ed2c75d49dc890f22b30abd7feaf2487653d8335eed53605a254836"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.10-nts-Win32-vs16-x64.zip",
|
||||
"hash": "7cd98bd52d14415fe893c5a92165a1919a478e9edc08d9606426ddc0c7cbd3a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "910146946b77b74e019ce8663ae51af2a735040a35362baf0d6092fc04779b21"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.10-nts-Win32-vs16-x86.zip",
|
||||
"hash": "4a9029b6d6f159a794e28578ab930f8e72657a494daa3df3bbf06a6243854827"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user