Skip to content

Commit e8eeaf5

Browse files
authored
ConfigUpdater v2.3.0: Add support for Cloud or -settingsDir config files (notepad-plus-plus#953)
1 parent 1aa02af commit e8eeaf5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
{
5050
"folder-name": "ConfigUpdater",
5151
"display-name": "ConfigUpdater",
52-
"version": "2.2.1",
53-
"id": "e02fce4c7f7ea3f9de68750d428c6e87235fac0638695fa05a896ca28b12246d",
54-
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.2.1/ConfigUpdater_v2.2.1_ARM64.zip",
52+
"version": "2.3.0",
53+
"id": "1ae55100c090e353f039634dc7d28be52489dce7a742da383b37a8f3a513bbe2",
54+
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.3.0/ConfigUpdater_v2.3.0_ARM64.zip",
5555
"description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date",
5656
"author": "pryrt",
5757
"homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater",

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@
265265
{
266266
"folder-name": "ConfigUpdater",
267267
"display-name": "ConfigUpdater",
268-
"version": "2.2.1",
269-
"id": "87a82299ed4b3a77ce41ff1772667dbb313bbdac3d696b62aaded8bfc90f2317",
270-
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.2.1/ConfigUpdater_v2.2.1_x64.zip",
268+
"version": "2.3.0",
269+
"id": "c0fa5dcc4ca56852a503923c0e9fc2e5e5582fd7eb26735e439298500d4c55d6",
270+
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.3.0/ConfigUpdater_v2.3.0_x64.zip",
271271
"description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date",
272272
"author": "pryrt",
273273
"homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater",

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@
224224
{
225225
"folder-name": "ConfigUpdater",
226226
"display-name": "ConfigUpdater",
227-
"version": "2.2.1",
228-
"id": "dd402e8a0b2f5a80772a2222805538ef28f5c12774913fe40f7f69fd9c9c61a5",
229-
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.2.1/ConfigUpdater_v2.2.1_Win32.zip",
227+
"version": "2.3.0",
228+
"id": "a0a0d985abd14dd429a9bbba05f8b117f7492f390d8716e9c57b3113107b79b7",
229+
"repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.3.0/ConfigUpdater_v2.3.0_Win32.zip",
230230
"description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date",
231231
"author": "pryrt",
232232
"homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater",

0 commit comments

Comments
 (0)