mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
fixed download links for prime95
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user