diff --git a/bucket/symfony-cli.json b/bucket/symfony-cli.json index b918497aa2..4945be1c31 100644 --- a/bucket/symfony-cli.json +++ b/bucket/symfony-cli.json @@ -1,16 +1,16 @@ { - "version": "4.25.0", + "version": "4.25.1", "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.25.0/symfony_windows_amd64.exe#/symfony.exe", - "hash": "85968fed2eb0a2525c81962f298a580fda3b3f8acf46a12102253fd2bd58f82d" + "url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_amd64.exe#/symfony.exe", + "hash": "80d53f44ca64413268c9475fa7bd2dfa60e7308af521c25bbd4151b5383c3294" }, "32bit": { - "url": "https://github.com/symfony/cli/releases/download/v4.25.0/symfony_windows_386.exe#/symfony.exe", - "hash": "14e276280e403d97eb291536ac895fd160a01b75d72086ae2283624b2e0a5597" + "url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_386.exe#/symfony.exe", + "hash": "aa39448b5ed37f186c5e6dbb0d1b528f8f83c3e57244df09c65d4f9ba055d46e" } }, "bin": "symfony.exe",