gh-dash: 4.11.0 -> 4.12.0

This commit is contained in:
R. Ryantm
2025-02-23 01:21:23 +00:00
parent 0e65727dc8
commit 89f74e9a0e
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "gh-dash";
version = "4.11.0";
version = "4.12.0";
src = fetchFromGitHub {
owner = "dlvhdr";
repo = "gh-dash";
rev = "v${version}";
hash = "sha256-i7PsOd2avaKY0FvsjBpTQk6rijf9EE6kVRicfe4k8NE=";
hash = "sha256-qtSJbp9BGX4669fl/B1Z6rGG3432Nj1IQ+aYfIE9W50=";
};
vendorHash = "sha256-lqmz+6Cr9U5IBoJ5OeSN6HKY/nKSAmszfvifzbxG7NE=";
vendorHash = "sha256-7s+Lp8CHo1+h2TmbTOcAGZORK+/1wytk4nv9fgD2Mhw=";
ldflags = [
"-s"