sd-local: 1.0.56 -> 1.0.57

This commit is contained in:
R. Ryantm
2024-12-20 18:09:47 +00:00
parent e84636c9d8
commit 58c1d02328
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "sd-local";
version = "1.0.56";
version = "1.0.57";
src = fetchFromGitHub {
owner = "screwdriver-cd";
repo = pname;
rev = "v${version}";
sha256 = "sha256-qgfckqF33fXphAsdxd5r6/rebNEURPfazw/AQgB5jiI=";
sha256 = "sha256-CBEdE15lAMMawTsfc45ptHsC2AbqFP6v4/nnktytwvc=";
};
vendorHash = "sha256-rAFfyMlnhDrb+f04S9+hNygXPaoG9mheQMxaJtXxBVw=";