symfony-cli: Update to version 4.25.3

This commit is contained in:
Jakub Čábera 2021-06-18 07:37:54 -07:00
parent 972dcefd1b
commit 7ea942a1fa

View File

@ -1,16 +1,16 @@
{
"version": "4.25.2",
"version": "4.25.3",
"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.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "834b0c6c2b57484120aa2e48e585be88dffa746274ed0d7992f87c004d430d15"
"url": "https://github.com/symfony/cli/releases/download/v4.25.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a594098645c4682ec11382b2910518b2bb7a470424461ca473578686034b19a1"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.2/symfony_windows_386.exe#/symfony.exe",
"hash": "75cfc7fce3493841e872763eaae853b7a0d323021d59ef88c9c6e506d296a515"
"url": "https://github.com/symfony/cli/releases/download/v4.25.3/symfony_windows_386.exe#/symfony.exe",
"hash": "e7f5669c90313eac26899532fd8a0617f96cb3c8831245e5fb425acd4c96cce4"
}
},
"bin": "symfony.exe",