symfony-cli: Update to version 4.25.2

This commit is contained in:
Jakub Čábera 2021-05-29 02:33:29 -07:00
parent 488ed661fd
commit ec5d81f3c7

View File

@ -1,16 +1,16 @@
{ {
"version": "4.25.1", "version": "4.25.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.25.1/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.25.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "80d53f44ca64413268c9475fa7bd2dfa60e7308af521c25bbd4151b5383c3294" "hash": "834b0c6c2b57484120aa2e48e585be88dffa746274ed0d7992f87c004d430d15"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.25.2/symfony_windows_386.exe#/symfony.exe",
"hash": "aa39448b5ed37f186c5e6dbb0d1b528f8f83c3e57244df09c65d4f9ba055d46e" "hash": "75cfc7fce3493841e872763eaae853b7a0d323021d59ef88c9c6e506d296a515"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",