diff --git a/vcpkg.json b/vcpkg.json index a50d3f1076..d3cc36f2fe 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -37,6 +37,10 @@ { "name": "ngspice", "version": "38" + }, + { + "name": "curl", + "version": "7.83.1" } ] }