Merge pull request #333688 from r-ryantm/auto-update/gh-i

gh-i: 0.0.7 -> 0.0.8
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-10 14:58:42 +00:00 committed by GitHub
commit e3f7da0efa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "gh-i";
version = "0.0.7";
version = "0.0.8";
src = fetchFromGitHub {
owner = "gennaro-tedesco";
repo = "gh-i";
rev = "v${version}";
hash = "sha256-nVMWeXssSpfWsD20+qLvQp6Wlrp/DiVNLBR6qnvuD2M=";
hash = "sha256-fW9T7B/97kI8zjaTvJHOkEUGVVM+ysOxZzqVNeOfVkc=";
};
vendorHash = "sha256-TSl+7N3W3BeW8UWxUdTv3cob2P7eLvO+80BLqcbhanQ=";