steampipePackages.steampipe-plugin-github: 1.6.0 -> 1.7.0 (#453102)

This commit is contained in:
Nick Cao
2025-10-20 18:03:15 +00:00
committed by GitHub
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "steampipe-plugin-github";
version = "1.6.0";
version = "1.7.0";
src = fetchFromGitHub {
owner = "turbot";
repo = "steampipe-plugin-github";
tag = "v${version}";
hash = "sha256-A9dmn6a6K86EMxEUUyMj5OH3bhvaOFaX+xMMtwQuilo=";
hash = "sha256-S0MJONrJnsLj9MikwcO/GAL3m2xTwiEFSNPVJhhqzTI=";
};
vendorHash = "sha256-wBzD/D4FDtfOTmbgbrbu54aDrKFE0bbmMehTB0cF0tE=";
vendorHash = "sha256-atrctIm5m0OzeiIjs7ypYKflSgO+t0iWclwOM+oZGzM=";
ldflags = [
"-s"