mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.1.9
This commit is contained in:
parent
605701c7e2
commit
9356f790c7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.8",
|
||||
"version": "8.1.9",
|
||||
"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.8-nts-Win32-vs16-x64.zip",
|
||||
"hash": "17fd49887187d534362f112f950652b8442009dd315c480fe5753378c5ed3d34"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.9-nts-Win32-vs16-x64.zip",
|
||||
"hash": "f3dbfda26ed2c75d49dc890f22b30abd7feaf2487653d8335eed53605a254836"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.8-nts-Win32-vs16-x86.zip",
|
||||
"hash": "31620b7adb7e08782ec5a1ea4f4b468a8b070bc727e456ffb4a95811b61ce39f"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "910146946b77b74e019ce8663ae51af2a735040a35362baf0d6092fc04779b21"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user