mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 5.6.1
This commit is contained in:
parent
c58e85eec3
commit
c070d2385b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "5.6.0",
|
||||
"version": "5.6.1",
|
||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||
"homepage": "https://symfony.com",
|
||||
"license": "AGPL-3.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.0/symfony-cli_windows_amd64.zip",
|
||||
"hash": "60975c76bb3d6fa96c1accc8b4727f64346cc4ccd0815e3c67c6d71147e03b9e"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.1/symfony-cli_windows_amd64.zip",
|
||||
"hash": "806528d29421df138d6eaadff14b4e2c85d791e8f68c510b68c5740dd8835c2d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.0/symfony-cli_windows_386.zip",
|
||||
"hash": "3e183bbc90a958fa04af0d36b8667c0daf9f2b7533f2f2346af0095619ea2956"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.1/symfony-cli_windows_386.zip",
|
||||
"hash": "432d8f3afcd2e7bbd15d550c3b1edf4bb2d8549420db6f3fcfc4c3acb004574e"
|
||||
}
|
||||
},
|
||||
"bin": "symfony.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user