symfony-cli: Update to version 4.12.9

This commit is contained in:
Richard Kuhnt 2020-02-26 17:01:50 +00:00
parent 67e31ecae7
commit 168ab46c6b

View File

@ -1,16 +1,16 @@
{ {
"version": "4.12.8", "version": "4.12.9",
"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.12.8/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.12.9/symfony_windows_amd64.exe#/symfony.exe",
"hash": "f756d4a152bd559e7832db29475c4874dd949f3349dbb0d7fabe17ce4934a083" "hash": "f8efadf621235c222e8a07960508e5fd4b51e7f3901ffb23ec74e44c658f9f55"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.12.8/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.12.9/symfony_windows_386.exe#/symfony.exe",
"hash": "06c649f438deac3de30a2952cbf6ba3b774494590173a987ac2f902cafdf16b9" "hash": "b909a0606a7b7b2a2f9a9d244188eef84ea79f78cf22245c818e94d749da628f"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",