symfony-cli: Update to version 4.13.0

This commit is contained in:
Richard Kuhnt 2020-03-17 09:01:48 +00:00
parent dae77f0ad2
commit 511aa24b01

View File

@ -1,16 +1,16 @@
{
"version": "4.12.10",
"version": "4.13.0",
"description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.12.10/symfony_windows_amd64.exe#/symfony.exe",
"hash": "2de3e57dbbcd4bf4cfbb5fad62373f8a6b4161c8f1fb5b4f7fe8bce4fd606cfd"
"url": "https://github.com/symfony/cli/releases/download/v4.13.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "77da284053ac7e502ab4dfcf0382ddf608a7e050397c5765b79214ff73fbb309"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.12.10/symfony_windows_386.exe#/symfony.exe",
"hash": "f7ba352dec313e35f875bb82b8bafff5935b8a4e71384917ec95d4d2c26bb031"
"url": "https://github.com/symfony/cli/releases/download/v4.13.0/symfony_windows_386.exe#/symfony.exe",
"hash": "72e0e35a4282e3048d6ace6616a50039429300a88169d3b8066a1e49dd315112"
}
},
"bin": "symfony.exe",