github-mcp-server: 0.6.0 -> 0.7.0

This commit is contained in:
R. Ryantm 2025-07-11 20:02:17 +00:00 committed by Matthieu Coudron
parent 3410bfe719
commit f8b7397920

View File

@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "github-mcp-server";
version = "0.6.0";
version = "0.7.0";
src = fetchFromGitHub {
owner = "github";
repo = "github-mcp-server";
tag = "v${finalAttrs.version}";
hash = "sha256-jW/X8vwV47J20aa3E+WqjRL5n9H+Pb2EQwIVIg1pfug=";
hash = "sha256-9IEsoIq4cuHgcYRuGEEkx5CFHaJzp0pNTpb1pNedzCE=";
};
vendorHash = "sha256-GYfK5QQH0DhoJqc4ynZBWuhhrG5t6KoGpUkZPSfWfEQ=";