From a65f5e4acc8b860dae02119e7f0ee36586f54d78 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Sun, 20 Jul 2025 19:55:38 -0500 Subject: [PATCH] Notepad3 updated to v6.25.714.1 --- .../PhoenixPE/Applications/Productivity/Notepad3.script | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Productivity/Notepad3.script b/Projects/PhoenixPE/Applications/Productivity/Notepad3.script index 2fb9511..1b4351f 100644 --- a/Projects/PhoenixPE/Applications/Productivity/Notepad3.script +++ b/Projects/PhoenixPE/Applications/Productivity/Notepad3.script @@ -30,18 +30,18 @@ [Main] Title=Notepad3 -Description=(v6.24.1221.1) Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint, but is powerful enough to handle most programming jobs. +Description=(v6.25.714.1) Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint, but is powerful enough to handle most programming jobs. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.8.0 -Date=2024-12-22 +Version=1.1.9.0 +Date=2025-07-20 [Variables] %ProgramFolder%="Notepad3" %ProgramExe%="Notepad3.exe" -%ProgramVersion%=6.24.1221.1 +%ProgramVersion%=6.25.714.1 %DownloadURLx86%=https://github.com/rizonesoft/Notepad3/releases/download/RELEASE_%ProgramVersion%/Notepad3_%ProgramVersion%_x86_Portable.zip %DownloadURLx64%=https://github.com/rizonesoft/Notepad3/releases/download/RELEASE_%ProgramVersion%/Notepad3_%ProgramVersion%_x64_Portable.zip %SetupFile%="Notepad3_%SourceArch%.zip"