github-mcp-server: 0.8.0 -> 0.9.0

This commit is contained in:
R. Ryantm
2025-07-28 02:20:20 +00:00
parent 0933eb736e
commit 932607871a
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "github-mcp-server";
version = "0.8.0";
version = "0.9.0";
src = fetchFromGitHub {
owner = "github";
repo = "github-mcp-server";
tag = "v${finalAttrs.version}";
hash = "sha256-4OdDTis4vRPqzAVYm8TuFHlW1+1FdQbIdjNNeTVuuMw=";
hash = "sha256-Eqo3ZUfELSXzRQOcz0JGMhve6drznZv17XmpP0e5HtI=";
};
vendorHash = "sha256-DeojCgMBwVclvoiEs462FoxIf3700XUjXvPbvRZE3CI=";