symfony-cli: Update to version 5.8.13

This commit is contained in:
github-actions[bot] 2024-03-23 09:06:37 +00:00
parent b70e4289fe
commit 351da790f0

View File

@ -1,16 +1,16 @@
{ {
"version": "5.8.12", "version": "5.8.13",
"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.8.12/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.13/symfony-cli_windows_amd64.zip",
"hash": "749a48cc70eadf171f474daa75dd88005ccd2c6240395c1c9a0454e538246fd3" "hash": "75ea640ea6c5d2bf1d7d01d7706c3388c1024f1043a6fd1e7a9a408a1ad2f002"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.12/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.13/symfony-cli_windows_386.zip",
"hash": "220f909b2af732fdaeb4c148461f61fe10c008497c92fada689fbf05448607e1" "hash": "0459a0ed2b9284b532f5df3977e26d26bc7afd2a58f78bd8e6abc0b53cf94001"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",