symfony-cli: Update to version 4.25.1

This commit is contained in:
Jakub Čábera 2021-05-24 22:18:36 -07:00
parent ad7d570f61
commit cd9b78d1d8

View File

@ -1,16 +1,16 @@
{
"version": "4.25.0",
"version": "4.25.1",
"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.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "85968fed2eb0a2525c81962f298a580fda3b3f8acf46a12102253fd2bd58f82d"
"url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_amd64.exe#/symfony.exe",
"hash": "80d53f44ca64413268c9475fa7bd2dfa60e7308af521c25bbd4151b5383c3294"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.0/symfony_windows_386.exe#/symfony.exe",
"hash": "14e276280e403d97eb291536ac895fd160a01b75d72086ae2283624b2e0a5597"
"url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_386.exe#/symfony.exe",
"hash": "aa39448b5ed37f186c5e6dbb0d1b528f8f83c3e57244df09c65d4f9ba055d46e"
}
},
"bin": "symfony.exe",