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
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.2.1
|
||||
Date=2022-11-13
|
||||
Version=1.0.3.0
|
||||
Date=2023-03-28
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Prime95"
|
||||
%ProgramExe%="prime95.exe"
|
||||
%ConfigFile%="prime.txt"
|
||||
%DownloadURLx86%=https://www.mersenne.org/ftp_root/gimps/p95v308b15.win32.zip
|
||||
%DownloadURLx64%=https://www.mersenne.org/ftp_root/gimps/p95v308b17.win64.zip
|
||||
%DownloadURLx86%=https://www.mersenne.org/download/software/v30/30.8/p95v308b15.win32.zip
|
||||
%DownloadURLx64%=https://www.mersenne.org/download/software/v30/30.8/p95v308b17.win64.zip
|
||||
%SetupFilex86%="prime95_x86.zip"
|
||||
%SetupFilex64%="prime95_x64.zip"
|
||||
|
||||
|
@@ -2,6 +2,17 @@
|
||||
|
||||
Notable changes to the PhoenixPE project.
|
||||
|
||||
## Release UNRELEASED
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
- Fixed download links for prime95
|
||||
|
||||
### Removed
|
||||
|
||||
## Release 2023-03-28
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user