mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
grepWin updated to v2.1.9, Rufus updated to v4.8
This commit is contained in:
@@ -30,18 +30,18 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=grepWin
|
Title=grepWin
|
||||||
Description=(v2.1.8) grepWin is a simple search and replace tool that can use regular expressions to perform powerful search/replace operations.
|
Description=(v2.1.9) grepWin is a simple search and replace tool that can use regular expressions to perform powerful search/replace operations.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.7.0
|
Version=1.0.8.0
|
||||||
Date=2025-02-23
|
Date=2025-06-14
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="grepWin"
|
%ProgramFolder%="grepWin"
|
||||||
%ProgramExe%="grepWin.exe"
|
%ProgramExe%="grepWin.exe"
|
||||||
%ProgramVersion%=2.1.8
|
%ProgramVersion%=2.1.9
|
||||||
%DownloadURLx86%=https://github.com/stefankueng/grepWin/releases/download/%ProgramVersion%/grepWin-%ProgramVersion%.msi
|
%DownloadURLx86%=https://github.com/stefankueng/grepWin/releases/download/%ProgramVersion%/grepWin-%ProgramVersion%.msi
|
||||||
%DownloadURLx64%=https://github.com/stefankueng/grepWin/releases/download/%ProgramVersion%/grepWin-%ProgramVersion%-x64.msi
|
%DownloadURLx64%=https://github.com/stefankueng/grepWin/releases/download/%ProgramVersion%/grepWin-%ProgramVersion%-x64.msi
|
||||||
%SetupFile%="setup_%SourceArch%.exe"
|
%SetupFile%="setup_%SourceArch%.exe"
|
||||||
|
@@ -35,13 +35,13 @@ Author=Homes32
|
|||||||
Level=8
|
Level=8
|
||||||
Selected=None
|
Selected=None
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.1.3.0
|
Version=1.1.4.0
|
||||||
Date=2025-03-03
|
Date=2025-06-14
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="Rufus"
|
%ProgramFolder%="Rufus"
|
||||||
%ProgramExe%="Rufus.exe"
|
%ProgramExe%="Rufus.exe"
|
||||||
%ProgramVersion%=4.6
|
%ProgramVersion%=4.8
|
||||||
%DownloadURLx86%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%_x86.exe
|
%DownloadURLx86%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%_x86.exe
|
||||||
%DownloadURLx64%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%.exe
|
%DownloadURLx64%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%.exe
|
||||||
%ConfigFile%="%ProjectTemp%\Rufus.ini"
|
%ConfigFile%="%ProjectTemp%\Rufus.ini"
|
||||||
|
Reference in New Issue
Block a user