symfony-cli: Update to version 5.4.5

This commit is contained in:
github-actions[bot] 2022-03-25 16:30:41 +00:00
parent 19245ecd4b
commit 2e9ebf49ce

View File

@ -1,16 +1,16 @@
{
"version": "5.4.3",
"version": "5.4.5",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.3/symfony-cli_windows_amd64.zip",
"hash": "468581d29d5affeb807b5e2964af6dafc857dd0067e017463b97ee77ac99c41e"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.5/symfony-cli_windows_amd64.zip",
"hash": "f78d0992e7f5ef04f22245a2c5cfc6de5518476c26e43d058856ed707df28b69"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.3/symfony-cli_windows_386.zip",
"hash": "3d5237d93721ed7ba873265537f2fb7a52bdec8803193561fee5eef7eafd1dd6"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.5/symfony-cli_windows_386.zip",
"hash": "3a620d5e97abf3d3b75b78eff3f134c7c592f9aed1fbdc404daa97f3d013f6f1"
}
},
"bin": "symfony.exe",