Skip to content

Commit

Permalink
Merge pull request #334065 from r-ryantm/auto-update/gh-dash
Browse files Browse the repository at this point in the history
gh-dash: 4.5.0 -> 4.5.2
  • Loading branch information
drupol authored Aug 12, 2024
2 parents 8dc9a5d + 57bdc12 commit fbed97f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/gh/gh-dash/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

buildGoModule rec {
pname = "gh-dash";
version = "4.5.0";
version = "4.5.2";

src = fetchFromGitHub {
owner = "dlvhdr";
repo = "gh-dash";
rev = "v${version}";
hash = "sha256-zLKQbw9d20KKuK5j9RhZPLSDRrw5SQ8vycIEfRmUEzI=";
hash = "sha256-lOJN4wSxE3VX/Pb8Aa+ex6hkiPieFelmtn84+SmzOxE=";
};

vendorHash = "sha256-JOd2czYWVgE1jBfeuoVRp+oE/asyk50o5Pf021jD5mY=";
Expand Down

0 comments on commit fbed97f

Please sign in to comment.