gh-skyline: 0.1.7 -> 0.1.8

This commit is contained in:
R. Ryantm
2026-04-17 18:04:29 +00:00
parent 0f5401721a
commit 096cb96074
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "gh-skyline";
version = "0.1.7";
version = "0.1.8";
src = fetchFromGitHub {
owner = "github";
repo = "gh-skyline";
tag = "v${finalAttrs.version}";
hash = "sha256-yc9NaWx1jV2YUpPz2u9irikkLw1cnManq+AXREvCfII=";
hash = "sha256-LuBmz/gK1zT9y2eWrwxYWItxFftu2X3cjMBi7kvhAoI=";
};
vendorHash = "sha256-fPXpgiCA9k8tYQ2leCb+XR34OGJZ6YWCFAxG9mTeXoI=";
vendorHash = "sha256-4irClPrNagFA2fee+QmxlPn8Xg2WlFupaflmR0/+UOY=";
ldflags = [
"-s"