mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
symfony-cli: Update to version 5.8.4
This commit is contained in:
parent
33d329bf20
commit
5259066a39
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.8.3",
|
"version": "5.8.4",
|
||||||
"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.8.3/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.4/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "c085714a3e5a0fd45e7f678d4e498a23639f7cc34a97a6c7056ac57f136e8f6e"
|
"hash": "a23073f15b035e82fe816a93d5297b8eef5a29c46899ee1894b64a47be1b636a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.3/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.4/symfony-cli_windows_386.zip",
|
||||||
"hash": "023f7305c63868eefb8b6dad402a14a1bf34f6dbc10b8184b28418ec3fb6ca54"
|
"hash": "8775b3a118df02f36f5b8ab462265905e6f70c89bb8f46e6f56080dac787e894"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user