mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
symfony-cli: Update to version 5.6.2
This commit is contained in:
parent
178e3d97b9
commit
7d9d7d6858
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.6.1",
|
"version": "5.6.2",
|
||||||
"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.6.1/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.2/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "806528d29421df138d6eaadff14b4e2c85d791e8f68c510b68c5740dd8835c2d"
|
"hash": "7cb737dbf1276acd271c81b0e426c03f120771fe79ef37be1147eea85fb3b0c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.1/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.2/symfony-cli_windows_386.zip",
|
||||||
"hash": "432d8f3afcd2e7bbd15d550c3b1edf4bb2d8549420db6f3fcfc4c3acb004574e"
|
"hash": "4dd139c12761489abfa3ee1af3fcef7be469a709628ea7a2a00992fa722b158f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user