mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.22.0
This commit is contained in:
parent
b6096c9320
commit
e1e7f44917
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.21.6",
|
"version": "4.22.0",
|
||||||
"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.21.6/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.22.0/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "8715dd70450743271e68de83842a1b5cfe25b2868766cfb6a8f41c54e4aa80ca"
|
"hash": "34b55f6835cd836f6fe7a8fa5cd4993f4e5f7e861c91833bb790d784afcf134d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.21.6/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.22.0/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "1c7e94e2a66398d056d663d14b73c9fa042513fdaac506ac466598b87f042011"
|
"hash": "156090212ab228f74fa586bfab49cc70cffc005d510b6959aa650ea450b59c5a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user