Unverified Commit 87318350 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

dependabot-cli: 1.63.0 -> 1.64.0 (#408542)

parents 1fabbc91 4a70e954
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
}:
let
  pname = "dependabot-cli";
  version = "1.63.0";
  version = "1.64.0";

  # vv Also update this vv
  tag = "nixpkgs-dependabot-cli-${version}";
@@ -47,7 +47,7 @@ buildGoModule {
    owner = "dependabot";
    repo = "cli";
    rev = "v${version}";
    hash = "sha256-lk0AEFQYemr4wP7JXx5mPzzo2VzSJvygPP5vtUvPaxs=";
    hash = "sha256-NcmDYCXdhMY1KFz3if0XlX4EisQFr0YhJItllXnOfaA=";
  };

  vendorHash = "sha256-pnB1SkuEGm0KfkDfjnoff5fZRsAgD5w2H4UwsD3Jlbo=";