From 7823d308ea2740f59f268c2bc5a23273dc2cee58 Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Fri, 2 Aug 2024 15:54:05 -0400 Subject: [PATCH] Update Preview HTML and change repository https://github.com/rdipardo/npp_preview/blob/v1.3.3.0/ReleaseNotes.txt --- 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 e61dfe9a7..ac66bd9fa 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1143,12 +1143,12 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.3.2.0", - "id": "127dbdd677b5f3f75661f06e67e4e2b35cb5e926863b6268a51c11e72a08f8ec", - "repository": "https://fossil.2of4.net/npp_preview/zip/PreviewHTML64.zip%3Fname%3D%26uuid%3Dv1.3.2.0-64", + "version": "1.3.3.0", + "id": "732b4dd626bde77f28b6ad4459c3b5309a51b9dbc3975571cf258585989a1063", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.0/PreviewHTML_v1.3.3.0_x64.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.", "author": "Martijn Coppoolse", - "homepage": "https://fossil.2of4.net/npp_preview" + "homepage": "https://github.com/rdipardo/npp_preview" }, { "folder-name": "Python Indent", diff --git a/src/pl.x86.json b/src/pl.x86.json index 1d11743fa..119207d62 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1265,12 +1265,12 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.3.2.0", - "id": "b7538d5b4c61e7232ad6befe3a5eb1799544a4de741d4acd896716e9273f260b", - "repository": "https://fossil.2of4.net/npp_preview/zip/PreviewHTML32.zip%3Fname%3D%26uuid%3Dv1.3.2.0-32", + "version": "1.3.3.0", + "id": "92bcea98b2a4f64f56cfce18325cbf95d662f00453ada71859d8a101b9c72bc4", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.0/PreviewHTML_v1.3.3.0_win32.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.", "author": "Martijn Coppoolse", - "homepage": "https://fossil.2of4.net/npp_preview" + "homepage": "https://github.com/rdipardo/npp_preview" }, { "folder-name": "PyNPP",