mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.1.2
This commit is contained in:
parent
e62b254671
commit
242a0f02a4
@ -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. (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-Win32-vs16-x64.zip",
|
||||
"hash": "d1e1984c4d75d7dad2bc57158eb0682e52e7c959ec2e075bafa66c68ef755f3c"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x64.zip",
|
||||
"hash": "54da683e26c3ece2ae52802c907808e651defe79b4dd4a0a173d5126c483f1c3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x86.zip",
|
||||
"hash": "96115548ff5848506be8a226bee88d1bc081f4e18676e0cef769a7e1db6e3a12"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x86.zip",
|
||||
"hash": "818777910b54ad8758e4bab4ca500e91685f05af814de8944281f3a0e900b4d1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user