symfony-cli: Update to version 5.10.2

This commit is contained in:
github-actions[bot] 2024-07-19 12:31:18 +00:00
parent 49888307c4
commit 98b2e6cd99

View File

@ -1,16 +1,16 @@
{ {
"version": "5.10.1", "version": "5.10.2",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure", "description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.1/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.2/symfony-cli_windows_amd64.zip",
"hash": "1d02d29b33ccea105715e978586391be384de8ed73b27fce983b47c938048b40" "hash": "1eb1f95da5157aae60969cc91e5e0d628bc6fb30f00eaf40e297f6032edda932"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.1/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.2/symfony-cli_windows_386.zip",
"hash": "3b3bf5a107699be275277c96be1864c7237f4f5804bfbbc659c43b55485213f4" "hash": "958978bb2cd537dc4cf6a75bf0b8bc9d1c181e7683cbb5d9d5120fafcd6c8691"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",