We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fabbc9 + 4a70e95 commit 8731835Copy full SHA for 8731835
pkgs/by-name/de/dependabot-cli/package.nix
@@ -11,7 +11,7 @@
11
}:
12
let
13
pname = "dependabot-cli";
14
- version = "1.63.0";
+ version = "1.64.0";
15
16
# vv Also update this vv
17
tag = "nixpkgs-dependabot-cli-${version}";
@@ -47,7 +47,7 @@ buildGoModule {
47
owner = "dependabot";
48
repo = "cli";
49
rev = "v${version}";
50
- hash = "sha256-lk0AEFQYemr4wP7JXx5mPzzo2VzSJvygPP5vtUvPaxs=";
+ hash = "sha256-NcmDYCXdhMY1KFz3if0XlX4EisQFr0YhJItllXnOfaA=";
51
};
52
53
vendorHash = "sha256-pnB1SkuEGm0KfkDfjnoff5fZRsAgD5w2H4UwsD3Jlbo=";
0 commit comments