diff --git a/src/pl.x64.json b/src/pl.x64.json index f355a31b2..9921e64a6 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -242,11 +242,11 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.5.0", + "version": "2.0.6.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.7.26][,8.2.1]", - "id": "6FE8AE8C4C5DEF546310FF36FE83BE37DEDFC751099B5241D9EF64766EB24BCC", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.5.0/CSScriptNpp.2.0.5.0.x64.zip", + "id": "A4BB9F0E079416F15C13A8234D37FC7A2ADCDD564EFBF50F7B2D35C58A8F2EBF", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x64.zip", "description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.", "author": "Oleg Shilo", "homepage": "https://github.com/oleg-shilo/cs-script.npp" diff --git a/src/pl.x86.json b/src/pl.x86.json index 8f2181758..baf984394 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -213,9 +213,9 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.5.0", - "id": "7B1D25C8BC315590DF2D667E00F1EB2392D4B461729EE76E513E6698DA653853", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.5.0/CSScriptNpp.2.0.5.0.x86.zip", + "version": "2.0.6.0", + "id": "5834B83B0B9A179546D33805ED4CFA04680A214747A0630A6A40205CD6644A07", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x86.zip", "description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.", "author": "Oleg Shilo", "homepage": "https://github.com/oleg-shilo/cs-script.npp"