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