From 2224b9e2e62b867ee26a7cfa1fc1991e042a7398 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 20:33:35 +0000 Subject: [PATCH] symfony-cli: Update to version 4.26.11 --- 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 ff7180d67e..5fb1beb850 100644 --- a/bucket/symfony-cli.json +++ b/bucket/symfony-cli.json @@ -1,16 +1,16 @@ { - "version": "4.26.10", + "version": "4.26.11", "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.10/symfony_windows_amd64.exe#/symfony.exe", - "hash": "af0ea1061e7c9c98b819fbc49088ee5f32148d6e8988f1cfac63d7b058710c7a" + "url": "https://github.com/symfony/cli/releases/download/v4.26.11/symfony_windows_amd64.exe#/symfony.exe", + "hash": "2583fb043bdba2903d08ae88879c1683c423cd7d5d71f4ce3fe8d3e433682f8d" }, "32bit": { - "url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_386.exe#/symfony.exe", - "hash": "e40216cb761633f3e2f80265aef1ed4a6c58beb38a3a7386a73ad756e1ab26ac" + "url": "https://github.com/symfony/cli/releases/download/v4.26.11/symfony_windows_386.exe#/symfony.exe", + "hash": "368be24c1e8ca7c8afa5279c7e997f48e7df14c0c9ad27591166f32d99e074cf" } }, "bin": "symfony.exe",