Skip to content

Commit 8731835

Browse files
authored
dependabot-cli: 1.63.0 -> 1.64.0 (#408542)
2 parents 1fabbc9 + 4a70e95 commit 8731835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/de/dependabot-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}:
1212
let
1313
pname = "dependabot-cli";
14-
version = "1.63.0";
14+
version = "1.64.0";
1515

1616
# vv Also update this vv
1717
tag = "nixpkgs-dependabot-cli-${version}";
@@ -47,7 +47,7 @@ buildGoModule {
4747
owner = "dependabot";
4848
repo = "cli";
4949
rev = "v${version}";
50-
hash = "sha256-lk0AEFQYemr4wP7JXx5mPzzo2VzSJvygPP5vtUvPaxs=";
50+
hash = "sha256-NcmDYCXdhMY1KFz3if0XlX4EisQFr0YhJItllXnOfaA=";
5151
};
5252

5353
vendorHash = "sha256-pnB1SkuEGm0KfkDfjnoff5fZRsAgD5w2H4UwsD3Jlbo=";

0 commit comments

Comments
 (0)