mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
bump grepwin version
This commit is contained in:
@@ -30,18 +30,18 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=grepWin
|
Title=grepWin
|
||||||
Description=(v2.0.12) grepWin is a simple search and replace tool that can use regular expressions to perform powerful search/replace operations.
|
Description=(v2.0.13) 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.0.0
|
Version=1.0.1.0
|
||||||
Date=2023-01-02
|
Date=2023-01-30
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="grepWin"
|
%ProgramFolder%="grepWin"
|
||||||
%ProgramExe%="grepWin.exe"
|
%ProgramExe%="grepWin.exe"
|
||||||
%ProgramVersion%=2.0.12
|
%ProgramVersion%=2.0.13
|
||||||
%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"
|
||||||
|
Reference in New Issue
Block a user