mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.1.2
This commit is contained in:
parent
308ea83538
commit
e62b254671
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.1",
|
||||
"version": "8.1.2",
|
||||
"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.1-nts-Win32-vs16-x64.zip",
|
||||
"hash": "bead890d769a94648d26d4d42302757f1b3ef2355f5f0380dce6b58ef2296a00"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-nts-Win32-vs16-x64.zip",
|
||||
"hash": "8b790e9078392c8e611d33dad52c0f9b43134100db4dc270c14eef36c7ca1756"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.1-nts-Win32-vs16-x86.zip",
|
||||
"hash": "c8c6976b09f7e6795ba67703d47af654822f0caf4d73b170b19fbea30bff31eb"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-nts-Win32-vs16-x86.zip",
|
||||
"hash": "07cadb6da1a0125f4801278ac14eab7a26736f43b7c67a6c1a9e8041e6005d89"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user