symfony-cli: Update to version 4.25.6

This commit is contained in:
Jakub Čábera 2021-08-28 05:27:07 -07:00
parent 7de491a719
commit 5b7b46d8d3

View File

@ -1,16 +1,16 @@
{
"version": "4.25.5",
"version": "4.25.6",
"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.25.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a95bd050094405724fab147d7738117c14600ac7a28b52a0fbe1346be40df98c"
"url": "https://github.com/symfony/cli/releases/download/v4.25.6/symfony_windows_amd64.exe#/symfony.exe",
"hash": "21752ef39b24b5100b18b39ea1ace9aef564b6f068467e6a62748eca6d491760"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.5/symfony_windows_386.exe#/symfony.exe",
"hash": "476f18037e7f32ec373207d6bbe6a286f1f5307ea73437ac464e12cc5b919a70"
"url": "https://github.com/symfony/cli/releases/download/v4.25.6/symfony_windows_386.exe#/symfony.exe",
"hash": "69701515551c988ce684832674e7fc99dd45405acd2089d2efd0e7a44a735f46"
}
},
"bin": "symfony.exe",