mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.20.2
This commit is contained in:
parent
c3201d98df
commit
bddb4f282c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.20.1",
|
"version": "4.20.2",
|
||||||
"description": "Wrapper for managing and deploying Symfony applications",
|
"description": "Wrapper for managing and deploying Symfony applications",
|
||||||
"homepage": "https://github.com/symfony/cli",
|
"homepage": "https://github.com/symfony/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.20.1/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.20.2/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "d16503aec67abe0bbdc767522af8a67d07697e20c57e7f4e92b85daa1f2bc326"
|
"hash": "dc3c9a2582e725cef47a779479c6af19df9304dc55fbca2dabbfd1cbfbc8bd81"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.20.1/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.20.2/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "5ace84684681935e0a815b65a0d5fc4ace0820ba6a685b7ecd9d3662df49599d"
|
"hash": "e16c34e6769572bf81842486e43dd74ce559307938c1bca2099e1472f9e2052f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user