From f1ffaea5752a655a576b16f68c22c18fca2c05a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 10:01:54 +0000 Subject: [PATCH] symfony-cli: Update to version 4.12.10 --- bucket/symfony-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/symfony-cli.json b/bucket/symfony-cli.json index 90a151353d..509f4adfdf 100644 --- a/bucket/symfony-cli.json +++ b/bucket/symfony-cli.json @@ -1,16 +1,16 @@ { - "version": "4.12.9", + "version": "4.12.10", "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.12.9/symfony_windows_amd64.exe#/symfony.exe", - "hash": "f8efadf621235c222e8a07960508e5fd4b51e7f3901ffb23ec74e44c658f9f55" + "url": "https://github.com/symfony/cli/releases/download/v4.12.10/symfony_windows_amd64.exe#/symfony.exe", + "hash": "2de3e57dbbcd4bf4cfbb5fad62373f8a6b4161c8f1fb5b4f7fe8bce4fd606cfd" }, "32bit": { - "url": "https://github.com/symfony/cli/releases/download/v4.12.9/symfony_windows_386.exe#/symfony.exe", - "hash": "b909a0606a7b7b2a2f9a9d244188eef84ea79f78cf22245c818e94d749da628f" + "url": "https://github.com/symfony/cli/releases/download/v4.12.10/symfony_windows_386.exe#/symfony.exe", + "hash": "f7ba352dec313e35f875bb82b8bafff5935b8a4e71384917ec95d4d2c26bb031" } }, "bin": "symfony.exe",