Update Rufus and Ventoy

This commit is contained in:
Homes32
2025-09-15 21:43:46 -05:00
parent 104544e392
commit 1bb8231b64
2 changed files with 8 additions and 8 deletions

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=Rufus Title=Rufus
Description=(v4.6) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility. Description=(v4.9) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility.
Author=Homes32 Author=Homes32
Level=8 Level=8
Selected=None Selected=None
Mandatory=False Mandatory=False
Version=1.1.4.0 Version=1.1.5.0
Date=2025-06-14 Date=2025-09-15
[Variables] [Variables]
%ProgramFolder%="Rufus" %ProgramFolder%="Rufus"
%ProgramExe%="Rufus.exe" %ProgramExe%="Rufus.exe"
%ProgramVersion%=4.8 %ProgramVersion%=4.9
%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"

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=Ventoy Title=Ventoy
Description=(v1.0.99) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files. Description=(v1.1.07) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files.
Author=Homes32 Author=Homes32
Level=8 Level=8
Selected=None Selected=None
Mandatory=False Mandatory=False
Version=1.1.21.0 Version=1.1.22.0
Date=2024-06-10 Date=2025-09-15
[Variables] [Variables]
%ProgramFolder%="%Workbench%\Ventoy" %ProgramFolder%="%Workbench%\Ventoy"
%ProgramExe%="Ventoy2Disk.exe" %ProgramExe%="Ventoy2Disk.exe"
%ProgramVer%="1.1.05" %ProgramVer%="1.1.07"
%DownloadURL%=https://github.com/ventoy/Ventoy/releases/download/v%ProgramVer%/ventoy-%ProgramVer%-windows.zip %DownloadURL%=https://github.com/ventoy/Ventoy/releases/download/v%ProgramVer%/ventoy-%ProgramVer%-windows.zip
%SetupFile%="Ventoy.zip" %SetupFile%="Ventoy.zip"