mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Notepad3 updated to 6.23.203.2 - fixed broken download URL
This commit is contained in:
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=Notepad3
|
||||
Description=(v6.23.118.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.23.203.2) 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.3.0
|
||||
Date=2023-01-30
|
||||
Version=1.1.4.0
|
||||
Date=2023-03-07
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Notepad3"
|
||||
%ProgramExe%="Notepad3.exe"
|
||||
%ProgramVersion%=6.23.118.1
|
||||
%ProgramVersion%=6.23.203.2
|
||||
%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"
|
||||
|
Reference in New Issue
Block a user