From 9efb891d0d6036e1be5937f8f4e7df51b5f042a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Apr 2017 21:58:00 +0100 Subject: [PATCH] Fix 32bit url for bochs --- bochs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochs.json b/bochs.json index c600ec0805..526cffc803 100644 --- a/bochs.json +++ b/bochs.json @@ -12,7 +12,7 @@ ] }, "32bit": { - "url": "https://sourceforge.net/project/bochs/bochs/2.6.8/bochs-p4-smp-2.6.8-win32.zip", + "url": "https://sourceforge.net/projects/bochs/files/bochs/2.6.8/bochs-p4-smp-2.6.8-win32.zip", "hash": "3af653cf835e1f535682c80f11e2fd7542c2b898b585d1b28f3954bf3c3132cd", "bin": [ "bochs-p4-smp.exe",