update grepWin to v2.1.8

This commit is contained in:
Homes32
2025-02-23 16:07:57 -06:00
parent d3187a886e
commit 994bbfe607

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=grepWin Title=grepWin
Description=(v2.1.7) grepWin is a simple search and replace tool that can use regular expressions to perform powerful search/replace operations. Description=(v2.1.8) 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.6.0 Version=1.0.7.0
Date=2024-12-09 Date=2025-02-23
[Variables] [Variables]
%ProgramFolder%="grepWin" %ProgramFolder%="grepWin"
%ProgramExe%="grepWin.exe" %ProgramExe%="grepWin.exe"
%ProgramVersion%=2.1.7 %ProgramVersion%=2.1.8
%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"