gh-dash: 4.16.0 -> 4.16.1 (#421895)

Co-authored-by: amesgen <amesgen@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-02 21:12:19 +00:00
committed by GitHub
co-authored by amesgen
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "gh-dash";
version = "4.16.0";
version = "4.16.1";
src = fetchFromGitHub {
owner = "dlvhdr";
repo = "gh-dash";
rev = "v${version}";
hash = "sha256-qqQ+UmeHvqA57evAn9dBLBeXx1n2z804XcmP82ZgEKc=";
hash = "sha256-yPD4/qCXfDDf5tBEc2HvNFQTwa8NNLBV23KIU6XfLco=";
};
vendorHash = "sha256-9nSuXZyi/+gyU2D1OL+6Bw9GKvYPdsj7dUmBcESHePw=";
vendorHash = "sha256-AeDGtEh+8sAczm0hBebvMdK/vTDzQsSXcB0xIYcQd8o=";
ldflags = [
"-s"