open-websearch: 1.2.7 -> 2.1.9 (#529826)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}:
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "open-websearch";
|
||||
version = "1.2.7";
|
||||
version = "2.1.9";
|
||||
|
||||
__structuredAttrs = true;
|
||||
strictDeps = true;
|
||||
@@ -14,10 +14,10 @@ buildNpmPackage (finalAttrs: {
|
||||
owner = "Aas-ee";
|
||||
repo = "open-webSearch";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-ko216HwLEFhVOsyOBTDZNK0MfXL55OFrIM7RR1BRJJM=";
|
||||
hash = "sha256-ZS56Eoy9IePLeyopv4AK6FU8+b1E8r/WPK6RYDvy6yA=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-yhWFDXEPvm7HWFOiO3X1YRFYpAT0QeZJuFt65yxu+E0=";
|
||||
npmDepsHash = "sha256-Ua20YOYr/D06eMQsgBgfN/W7F74wfjjHXL10XIB0nFA=";
|
||||
|
||||
meta = {
|
||||
description = "Web search MCP server";
|
||||
|
||||
Reference in New Issue
Block a user