symfony-cli: Update to version 4.13.2

This commit is contained in:
Richard Kuhnt 2020-03-18 11:01:50 +00:00
parent 99e4d2c1ff
commit d9977ef6a9

View File

@ -1,16 +1,16 @@
{ {
"version": "4.13.1", "version": "4.13.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.13.1/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.13.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "77da284053ac7e502ab4dfcf0382ddf608a7e050397c5765b79214ff73fbb309" "hash": "30a944d8ff148bb6fa8c18fd5456e2d36785695cef444016e7efe10e1fd77478"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.13.1/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.13.2/symfony_windows_386.exe#/symfony.exe",
"hash": "72e0e35a4282e3048d6ace6616a50039429300a88169d3b8066a1e49dd315112" "hash": "aeeeaed9fe6758fde23b0ef788df7ec2c621c832127d80b6243d49cf731df50b"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",