symfony-cli: Update to version 4.25.5

This commit is contained in:
Jakub Čábera 2021-08-06 13:22:07 -07:00
parent bb95c7f915
commit 3cb23e5191

View File

@ -1,16 +1,16 @@
{
"version": "4.25.4",
"version": "4.25.5",
"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.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "65019ffbc9025efdcda593460e098faedd9d68536c96b7a70b19ebfaf762a2c0"
"url": "https://github.com/symfony/cli/releases/download/v4.25.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a95bd050094405724fab147d7738117c14600ac7a28b52a0fbe1346be40df98c"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.4/symfony_windows_386.exe#/symfony.exe",
"hash": "a4c889705a467e42d1feca75f3354e93e25a52b33ca346ea1cf0ecc6ec3a1db4"
"url": "https://github.com/symfony/cli/releases/download/v4.25.5/symfony_windows_386.exe#/symfony.exe",
"hash": "476f18037e7f32ec373207d6bbe6a286f1f5307ea73437ac464e12cc5b919a70"
}
},
"bin": "symfony.exe",