symfony-cli: Update to version 4.25.9

This commit is contained in:
Jakub Čábera 2021-08-31 23:30:02 -07:00
parent d874b9f2ba
commit 6361959b98

View File

@ -1,16 +1,16 @@
{ {
"version": "4.25.6", "version": "4.25.9",
"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.6/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.25.9/symfony_windows_amd64.exe#/symfony.exe",
"hash": "21752ef39b24b5100b18b39ea1ace9aef564b6f068467e6a62748eca6d491760" "hash": "b0b137e5ed9bfe9115774d5933e4856d22a4ab86a44253caa3ed7ca79d56ef78"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.6/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.25.9/symfony_windows_386.exe#/symfony.exe",
"hash": "69701515551c988ce684832674e7fc99dd45405acd2089d2efd0e7a44a735f46" "hash": "d604f71464cfc30d3f379440a2119fdbb56c29456e4fe4b88896183953a4d08b"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",