mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
symfony-cli: Update to version 5.10.1
This commit is contained in:
parent
29d1ce7bc7
commit
19b4be7522
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "5.10.0",
|
||||
"version": "5.10.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.10.0/symfony-cli_windows_amd64.zip",
|
||||
"hash": "e16643c0e3677e11bb11c946d8265f7c35a7eaad43bf9839d40d4e1808670321"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.1/symfony-cli_windows_amd64.zip",
|
||||
"hash": "1d02d29b33ccea105715e978586391be384de8ed73b27fce983b47c938048b40"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.0/symfony-cli_windows_386.zip",
|
||||
"hash": "05f36f2bc42e43207123c4eed0c36784e9528e708050de3be7f2bd6229ed2f9d"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.1/symfony-cli_windows_386.zip",
|
||||
"hash": "3b3bf5a107699be275277c96be1864c7237f4f5804bfbbc659c43b55485213f4"
|
||||
}
|
||||
},
|
||||
"bin": "symfony.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user