fixed download links for prime95

This commit is contained in:
Homes32
2023-03-28 21:55:34 -05:00
parent b48cd27257
commit f543a41597
2 changed files with 15 additions and 4 deletions

View File

@@ -35,15 +35,15 @@ Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.2.1 Version=1.0.3.0
Date=2022-11-13 Date=2023-03-28
[Variables] [Variables]
%ProgramFolder%="Prime95" %ProgramFolder%="Prime95"
%ProgramExe%="prime95.exe" %ProgramExe%="prime95.exe"
%ConfigFile%="prime.txt" %ConfigFile%="prime.txt"
%DownloadURLx86%=https://www.mersenne.org/ftp_root/gimps/p95v308b15.win32.zip %DownloadURLx86%=https://www.mersenne.org/download/software/v30/30.8/p95v308b15.win32.zip
%DownloadURLx64%=https://www.mersenne.org/ftp_root/gimps/p95v308b17.win64.zip %DownloadURLx64%=https://www.mersenne.org/download/software/v30/30.8/p95v308b17.win64.zip
%SetupFilex86%="prime95_x86.zip" %SetupFilex86%="prime95_x86.zip"
%SetupFilex64%="prime95_x64.zip" %SetupFilex64%="prime95_x64.zip"

View File

@@ -2,6 +2,17 @@
Notable changes to the PhoenixPE project. Notable changes to the PhoenixPE project.
## Release UNRELEASED
### Added
### Changed
### Fixed
- Fixed download links for prime95
### Removed
## Release 2023-03-28 ## Release 2023-03-28
### Added ### Added