Notepad3 updated to v6.24.1221.1

This commit is contained in:
Homes32
2024-12-22 15:04:02 -06:00
parent 63e7a64159
commit a3bfb6441b

View File

@@ -30,20 +30,20 @@
[Main]
Title=Notepad3
Description=(v6.24.309.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.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.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.7.0
Date=2024-12-20
Version=1.1.8.0
Date=2024-12-22
[Variables]
%ProgramFolder%="Notepad3"
%ProgramExe%="Notepad3.exe"
%ProgramVersion%=6.24.309.1
%DownloadURLx86%=https://github.com/rizonesoft/Notepad3/releases/download/RC3_6.24.309.1/Notepad3_6.24.309.1_rc3_x86_Portable.zip
%DownloadURLx64%=https://github.com/rizonesoft/Notepad3/releases/download/RC3_6.24.309.1/Notepad3_6.24.309.1_rc3_x64_Portable.zip
%ProgramVersion%=6.24.1221.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"
%ConfigFile%="%ProgramsCache%\%ProgramFolder%\Notepad3.ini"