gh-skyline: 0.1.8 -> 0.1.9

This commit is contained in:
R. Ryantm
2026-05-30 10:56:56 +00:00
parent 50d55c8a5c
commit 095b3501f4
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "gh-skyline";
version = "0.1.8";
version = "0.1.9";
src = fetchFromGitHub {
owner = "github";
repo = "gh-skyline";
tag = "v${finalAttrs.version}";
hash = "sha256-LuBmz/gK1zT9y2eWrwxYWItxFftu2X3cjMBi7kvhAoI=";
hash = "sha256-benxBu8jppD/HBnglKEZWowdvzDb5sp5+SFJD5fVzKQ=";
};
vendorHash = "sha256-4irClPrNagFA2fee+QmxlPn8Xg2WlFupaflmR0/+UOY=";
vendorHash = "sha256-br7YEloTCOa0fIL1xAAvvdCdownU5abCLbISLw0jUDw=";
ldflags = [
"-s"