From aab821d93cf3001c20999fd5911e07adc561cec9 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Sun, 25 Jun 2023 04:15:27 -0700 Subject: [PATCH] Update Prime95 source --- scripts/wk/cfg/sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/wk/cfg/sources.py b/scripts/wk/cfg/sources.py index 8f05fc06..c0d19e14 100644 --- a/scripts/wk/cfg/sources.py +++ b/scripts/wk/cfg/sources.py @@ -54,7 +54,7 @@ SOURCES = { 'Neutron': 'http://keir.net/download/neutron.zip', 'Notepad++': 'https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.5.4/npp.8.5.4.portable.minimalist.7z', 'OpenShell': 'https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.170/OpenShellSetup_4_4_170.exe', - 'Prime95': 'https://www.mersenne.org/ftp_root/gimps/p95v307b9.win64.zip', + 'Prime95': 'https://www.mersenne.org/download/software/v30/30.8/p95v308b17.win64.zip', 'PuTTY': 'https://the.earth.li/~sgtatham/putty/latest/w32/putty.zip', 'SDIO Torrent': 'https://www.glenn.delahoy.com/downloads/sdio/SDIO_Update.torrent', 'ShutUp10': 'https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe',