mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
php: Update to version 8.0.12
This commit is contained in:
parent
85c2481e88
commit
519c32525e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.11",
|
||||
"version": "8.0.12",
|
||||
"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.0.11-Win32-vs16-x64.zip",
|
||||
"hash": "636542cbc91c17a5c285d3249460419b052fdfbe1ec98d11f53bd143c22c184a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.12-Win32-vs16-x64.zip",
|
||||
"hash": "1946deead38b09c285dc81b208764be219fa1676e91004eb2c2fdd443b51b0a5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x86.zip",
|
||||
"hash": "2d48688db34f6c78409db06c1480bccbc47503bca26edf07ad43f749a9d8c5c1"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.12-Win32-vs16-x86.zip",
|
||||
"hash": "1597ae8890ffcf72b968fb23d1803ffa95264608538834732aa9afca82ec93e6"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user