dependabot-cli: 1.57.0 -> 1.62.1

This commit is contained in:
R. Ryantm
2025-03-27 14:05:26 +00:00
parent 535aae1d63
commit 59f746cc16
+3 -3
View File
@@ -11,7 +11,7 @@
}:
let
pname = "dependabot-cli";
version = "1.57.0";
version = "1.62.1";
# vv Also update this vv
tag = "nixpkgs-dependabot-cli-${version}";
@@ -45,10 +45,10 @@ buildGoModule {
owner = "dependabot";
repo = "cli";
rev = "v${version}";
hash = "sha256-ZT1fwDT19uUjp5iG0NLSrc/6PLW/sukAd0w66mLdFVg=";
hash = "sha256-BD95YCPKoU/crlBPWYejI6kydpXhmYNAgtMEGi+iRsY=";
};
vendorHash = "sha256-jSINiETadd0ixzFBilgphi1vJNsRYeDkbaVNk5stTp4=";
vendorHash = "sha256-0Q2+UK8giWL4cYJwfZ8gAAAEIYSqjadnUWJghVeIPjQ=";
ldflags = [
"-s"