From 132a6818a69875241444c7b09e3138e3970c0452 Mon Sep 17 00:00:00 2001 From: Andreas Heim Date: Wed, 24 Apr 2024 17:55:09 +0200 Subject: [PATCH] Update CustomLineNumbers to v1.1.9 (#759) --- src/pl.x64.json | 8 ++++---- src/pl.x86.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 803b0bed..f341b1ac 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -277,12 +277,12 @@ { "folder-name": "CustomLineNumbers", "display-name": "CustomLineNumbers", - "version": "1.1.8", + "version": "1.1.9", "npp-compatible-versions": "[7.7,]", "old-versions-compatibility": "[,1.1.7][7.7,]", - "id": "6466533e445cbc06e551cb98b27715e432cc705d6988a37d0a935e5954263b20", - "repository": "https://sourceforge.net/projects/customlinenumbers/files/v1.1.8/plugin/x64/CustomLineNumbers_v1.1.8_x64.zip", - "description": "Displays line numbers as hex numbers. You can also configure the starting line number.", + "id": "fcb24210eee7317b635e8df19ce6238e3101b1ea4f3d4a3f6568f61f11f67458", + "repository": "https://sourceforge.net/projects/customlinenumbers/files/v1.1.9/plugin/x64/CustomLineNumbers_v1.1.9_x64.zip", + "description": "Displays line numbers as hex numbers or as relative numbers. You can also configure the starting line number.", "author": "Andreas Heim", "homepage": "https://sourceforge.net/projects/customlinenumbers" }, diff --git a/src/pl.x86.json b/src/pl.x86.json index ef3f1d7d..963d7db1 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -255,12 +255,12 @@ { "folder-name": "CustomLineNumbers", "display-name": "CustomLineNumbers", - "version": "1.1.8", + "version": "1.1.9", "npp-compatible-versions": "[7.0,]", "old-versions-compatibility": "[,1.1.7][7.0,]", - "id": "9bc7bfb2357ab20aa913aaf70cc36f3d749f0e5b78b1fb3596415b9ecc9e5b38", - "repository": "https://sourceforge.net/projects/customlinenumbers/files/v1.1.8/plugin/x86/CustomLineNumbers_v1.1.8_UNI.zip", - "description": "Displays line numbers as hex numbers. You can also configure the starting line number.", + "id": "e6e5eb1e49aa6907f0567c91780cb0398d61e2cfbfacee78a58e2085e5d4cd25", + "repository": "https://sourceforge.net/projects/customlinenumbers/files/v1.1.9/plugin/x86/CustomLineNumbers_v1.1.9_UNI.zip", + "description": "Displays line numbers as hex numbers or as relative numbers. You can also configure the starting line number.", "author": "Andreas Heim", "homepage": "https://sourceforge.net/projects/customlinenumbers" },