symfony-cli: Update to version 4.23.0

This commit is contained in:
Jakub Čábera 2021-02-22 14:57:16 +01:00
parent 4d34e875a5
commit c0e07943a4

View File

@ -1,16 +1,16 @@
{ {
"version": "4.22.0", "version": "4.23.0",
"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.22.0/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "34b55f6835cd836f6fe7a8fa5cd4993f4e5f7e861c91833bb790d784afcf134d" "hash": "87131f5c629102371fe11f3b2638b9967a0b2264a1bdd153fe149a37a4518c69"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.22.0/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.0/symfony_windows_386.exe#/symfony.exe",
"hash": "156090212ab228f74fa586bfab49cc70cffc005d510b6959aa650ea450b59c5a" "hash": "cbda95d41825afbac3af770ffdc77fdfead6035051e657f8bb4c9dae856db346"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",