sd-local: 1.0.55 -> 1.0.56

This commit is contained in:
R. Ryantm
2024-12-10 03:11:13 +00:00
parent f602946645
commit a6595a5ab8
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "sd-local";
version = "1.0.55";
version = "1.0.56";
src = fetchFromGitHub {
owner = "screwdriver-cd";
repo = pname;
rev = "v${version}";
sha256 = "sha256-b8gv2iPk6LGTfHk67NXSlA637nHY2UjX25uLaIA6E/g=";
sha256 = "sha256-qgfckqF33fXphAsdxd5r6/rebNEURPfazw/AQgB5jiI=";
};
vendorHash = "sha256-rAFfyMlnhDrb+f04S9+hNygXPaoG9mheQMxaJtXxBVw=";