From a31bc0fee06a95e66074ccd55641f11f3d8c7dfe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Dec 2021 16:00:34 +0000 Subject: [PATCH] symfony-cli: Update to version 4.26.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 06de864292..ff7180d67e 100644 --- a/bucket/symfony-cli.json +++ b/bucket/symfony-cli.json @@ -1,16 +1,16 @@ { - "version": "4.26.9", + "version": "4.26.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.26.9/symfony_windows_amd64.exe#/symfony.exe", - "hash": "9cc6f723be96cdbbd60206b5585bf9c07103ed7011b97ec1206771dc633e03be" + "url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_amd64.exe#/symfony.exe", + "hash": "af0ea1061e7c9c98b819fbc49088ee5f32148d6e8988f1cfac63d7b058710c7a" }, "32bit": { - "url": "https://github.com/symfony/cli/releases/download/v4.26.9/symfony_windows_386.exe#/symfony.exe", - "hash": "9d494fa9850e5f689d4879e68790a5d02050b2cbb25faa3040bf2589fd4b5307" + "url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_386.exe#/symfony.exe", + "hash": "e40216cb761633f3e2f80265aef1ed4a6c58beb38a3a7386a73ad756e1ab26ac" } }, "bin": "symfony.exe",