gh-dash: 4.12.0 -> 4.15.0

This commit is contained in:
25huizengek1
2025-05-10 22:52:07 +02:00
parent 45474a2ff3
commit 3e36a700e4
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "gh-dash";
version = "4.12.0";
version = "4.15.0";
src = fetchFromGitHub {
owner = "dlvhdr";
repo = "gh-dash";
rev = "v${version}";
hash = "sha256-qtSJbp9BGX4669fl/B1Z6rGG3432Nj1IQ+aYfIE9W50=";
hash = "sha256-NTKU3/omeeeKy5XhGjeylwHrLrU6xWiOpXC1j6q6ZaA=";
};
vendorHash = "sha256-7s+Lp8CHo1+h2TmbTOcAGZORK+/1wytk4nv9fgD2Mhw=";
vendorHash = "sha256-9EuPq8leSf4K+HZUoUh4gNe8/ZV3g1WXSTXYWawHd14=";
ldflags = [
"-s"