Skip to content

Commit a7c61f8

Browse files
pryrtdonho
authored andcommitted
Update to CollectionInterface 1.3.0
allows plugin to update overrideMap for UDL FunctionLists Close #978
1 parent 9ed1384 commit a7c61f8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
{
2727
"folder-name": "CollectionInterface",
2828
"display-name": "CollectionInterface",
29-
"version": "1.2.0",
30-
"id": "2037db755933565963e6167505ac3a8c700fc0d1a1e600f7c3e7b51e069b0be2",
31-
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.2.0/CollectionInterface_v1.2.0_ARM64.zip",
29+
"version": "1.3.0",
30+
"id": "c3722ac2933aee3183d819200f2510539b51768e9eaa2e37f71abd12b0de9df2",
31+
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.3.0/CollectionInterface_v1.3.0_ARM64.zip",
3232
"description": "Interface to the official UserDefinedLanguage Collection and nppThemes Collection.\r\n\r\nAllows easy download and installation of a UDL (with FunctionList and AutoCompletion definitions, when available) or a Theme",
3333
"author": "pryrt",
3434
"homepage": "https://github.com/pryrt/NppPlugin-CollectionInterface",

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186
{
187187
"folder-name": "CollectionInterface",
188188
"display-name": "CollectionInterface",
189-
"version": "1.2.0",
190-
"id": "329d43febc698b0afd31062a10d97d4b36d770ff20af95c431ffb244e36c0b47",
191-
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.2.0/CollectionInterface_v1.2.0_x64.zip",
189+
"version": "1.3.0",
190+
"id": "ca02cc609c41a9732f8729f4414a7c334502cc5593fec1fe3aaf942e86caaca3",
191+
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.3.0/CollectionInterface_v1.3.0_x64.zip",
192192
"description": "Interface to the official UserDefinedLanguage Collection and nppThemes Collection.\r\n\r\nAllows easy download and installation of a UDL (with FunctionList and AutoCompletion definitions, when available) or a Theme",
193193
"author": "pryrt",
194194
"homepage": "https://github.com/pryrt/NppPlugin-CollectionInterface",

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@
160160
{
161161
"folder-name": "CollectionInterface",
162162
"display-name": "CollectionInterface",
163-
"version": "1.2.0",
164-
"id": "0aebadc4d6f13ddc2e9ef6cdc5f7225092eca4dbd56e50b0fb6b65b3db71074b",
165-
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.2.0/CollectionInterface_v1.2.0_Win32.zip",
163+
"version": "1.3.0",
164+
"id": "592711eeb009ed3603f13d0cc88d75e0e2eb65cb520c9f1e57505ff5bfb364fc",
165+
"repository": "https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.3.0/CollectionInterface_v1.3.0_Win32.zip",
166166
"description": "Interface to the official UserDefinedLanguage Collection and nppThemes Collection.\r\n\r\nAllows easy download and installation of a UDL (with FunctionList and AutoCompletion definitions, when available) or a Theme",
167167
"author": "pryrt",
168168
"homepage": "https://github.com/pryrt/NppPlugin-CollectionInterface",

0 commit comments

Comments
 (0)