forgejo-mcp: 2.19.0 -> 2.21.0

This commit is contained in:
R. Ryantm
2026-05-09 16:59:34 +00:00
parent aaf2ad5732
commit fb895c95ab
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "forgejo-mcp";
version = "2.19.0";
version = "2.21.0";
src = fetchFromCodeberg {
owner = "goern";
repo = "forgejo-mcp";
tag = "v${finalAttrs.version}";
hash = "sha256-5bFqM2SGKexB9DvS6NYeuRZ/xiPGQcKgKf8Il62y09Q=";
hash = "sha256-LXO9x9TdDGu00/9OiFtMyknn8gq56QKn68+KzQRaZOo=";
};
vendorHash = "sha256-5CV4drUaYKtZ/RoydAatblhsqU8VWYzYByjhcb9KZVY=";