diff --git a/src/pl.x64.json b/src/pl.x64.json index 8997a022e..b28ddfcb0 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -298,11 +298,11 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.12.0", + "version": "2.0.13.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.7.26][,8.2.1]", - "id": "f6d415955da5a1578f515505074831a0d3befbb4ead685ed238c205921004eaa", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.12.0/CSScriptNpp.2.0.12.0.x64.zip", + "id": "ebfe340089468fc9c71f0ec0c0bcae79820cad40584747929d83f194512023b3", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.13.0/CSScriptNpp.2.0.13.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 ad52d1d7c..d1eae7119 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -268,9 +268,9 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.12.0", - "id": "b016c98312d54d7383477ca1948162aca8d2036ea25ff7efba39ce9fbef28177", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.12.0/CSScriptNpp.2.0.12.0.x86.zip", + "version": "2.0.13.0", + "id": "f0b9a9361819ea6ae8672283ca2e745340aaaac93c78624b3503d5a26392a88e", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.13.0/CSScriptNpp.2.0.13.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"