gh-token: 2.0.7 -> 2.0.8

This commit is contained in:
R. Ryantm
2026-03-04 15:32:42 +00:00
parent 529a66c238
commit 603d767cc9
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "gh-token";
version = "2.0.7";
version = "2.0.8";
src = fetchFromGitHub {
owner = "Link-";
repo = "gh-token";
rev = "v${version}";
hash = "sha256-ufpQQgXaL28lPPLotZZneJPWWAy80Jd6hNeKX81aa98=";
hash = "sha256-aoi5w2iryz8bbzt6ZQ9t7nR0Kh7mXdYbZBjpyoivEYw=";
};
vendorHash = "sha256-gUPNHSeI8B5hwnIo7gwGo5aP4j7rzgveZIksyNe65jM=";
vendorHash = "sha256-brAFqWdvaJwURdWb9m8x21nhuXeRxIJX6FsUfGiFIWQ=";
ldflags = [
"-s"