Merge pull request #281784 from r-ryantm/auto-update/symfony-cli

symfony-cli: 5.8.1 -> 5.8.2
This commit is contained in:
Pol Dellaiera 2024-01-18 16:03:34 +01:00 committed by GitHub
commit d4171ed37c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,14 +10,14 @@
buildGoModule rec {
pname = "symfony-cli";
version = "5.8.1";
version = "5.8.2";
vendorHash = "sha256-bscRqFYV2qzTmu04l00/iMsFQR5ITPBFVr9BQwVGFU8=";
src = fetchFromGitHub {
owner = "symfony-cli";
repo = "symfony-cli";
rev = "v${version}";
hash = "sha256-GJPUYza1LhWZP9U3JKoe3i0npLgypo3DkKex9DFo1U4=";
hash = "sha256-P5VitZL6KYplMpWdwTkzJEqf5UoSB5HaH/0kL2CbUEA=";
};
ldflags = [