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

symfony-cli: 5.8.4 -> 5.8.6
This commit is contained in:
Pol Dellaiera 2024-02-01 13:53:34 +01:00 committed by GitHub
commit 39d04b4f94
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.4";
version = "5.8.6";
vendorHash = "sha256-ACK0JCaS1MOCgUi2DMEjIcKf/nMCcrdDyIdioBZv7qw=";
src = fetchFromGitHub {
owner = "symfony-cli";
repo = "symfony-cli";
rev = "v${version}";
hash = "sha256-b6vjJaRSi5qNl4qpOEndqdZkaWxeI/6GnBiBIM2Vwr8=";
hash = "sha256-lZ4jPmqPGyWp8xS156XXl6s4ZfNbU4M5xJy25nRL1Bs=";
};
ldflags = [