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

symfony-cli: 5.5.9 -> 5.5.10
This commit is contained in:
Weijia Wang 2023-10-03 18:44:50 +02:00 committed by GitHub
commit d79c520858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,14 @@
buildGoModule rec {
pname = "symfony-cli";
version = "5.5.9";
version = "5.5.10";
vendorHash = "sha256-eeVi/O4p7bF4CPqJBCpLfx1Yc5vZZ3b8RV5ERcIL8H4=";
src = fetchFromGitHub {
owner = "symfony-cli";
repo = "symfony-cli";
rev = "v${version}";
hash = "sha256-dQ7ImNSnWD2u9cY9VEBlum45YqlhHgczAkD70QJFr68=";
hash = "sha256-n0R+J41lJYxswMnknYAAEKwwIqOremZF73cRBYfD3CE=";
};
ldflags = [