mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 5.3.0
This commit is contained in:
parent
7f5a8d7127
commit
3ad7d4ed6a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.2.2",
|
"version": "5.3.0",
|
||||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.2.2/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.0/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "144a9b1afc170a2b764506e9cdc55151e36aeed4e590d930786028cd75eda45d"
|
"hash": "0ac2fc95c558f60c1f2a0b456344237229a148181689dddef28da2e0cb4107c9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.2.2/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.0/symfony-cli_windows_386.zip",
|
||||||
"hash": "009de73e8ab905db30eccbfd5b0b16e8e9c9a74a7c00e89d26337337d21d435e"
|
"hash": "31e6a26493819ec26287998ab3e4655d4b6875147b9134e5eb1df2bb012f0615"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user