mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
symfony-cli: Update to version 4.16.2
This commit is contained in:
parent
325c7826ad
commit
f8bbbc3361
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.16.1",
|
"version": "4.16.2",
|
||||||
"description": "Wrapper for managing and deploying Symfony applications",
|
"description": "Wrapper for managing and deploying Symfony applications",
|
||||||
"homepage": "https://github.com/symfony/cli",
|
"homepage": "https://github.com/symfony/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.16.1/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.16.2/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "209cbeeb742424cdd362300daaeed9271a727f15218e8c6883e74536c1436e13"
|
"hash": "e35184c2c41aae09ec999bd5f5db44bb196e0e918bac88ca67840a56f454cf04"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.16.1/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.16.2/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "7ecbadc694c6c5c8f886590663dffc448cd4ebcdeb131cbdc1e4110dcd2fca66"
|
"hash": "d81ed890d13ee708ffee4582a503278b9bac579be3808793cbb32ab08ae02df1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user