symfony-cli: Update to version 4.18.3

This commit is contained in:
Jakub Čábera 2020-08-01 12:49:31 +02:00
parent d137fd1add
commit 1e018916f7

View File

@ -1,16 +1,16 @@
{
"version": "4.18.2",
"version": "4.18.3",
"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.18.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a5a1d4c2cf892a8d36f58e5e21378a424757ab5bd2cf6cedc006ddc780e43d39"
"url": "https://github.com/symfony/cli/releases/download/v4.18.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "cee966d9ca0dadf9257e188b9cb6c043a7e539aaec6a4404079b133f3bfb9907"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.18.2/symfony_windows_386.exe#/symfony.exe",
"hash": "ace429d8ef255fc711d8a99e2db4df92e46140ebee01739aa50dd9725b0f5fea"
"url": "https://github.com/symfony/cli/releases/download/v4.18.3/symfony_windows_386.exe#/symfony.exe",
"hash": "24816c748202796b7606d6afd5481a5d3cf22c95a482dc367695a7c2cd9d54ec"
}
},
"bin": "symfony.exe",