mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Fix 32bit url for bochs
This commit is contained in:
parent
30ee7fcf05
commit
9efb891d0d
@ -12,7 +12,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"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",
|
"hash": "3af653cf835e1f535682c80f11e2fd7542c2b898b585d1b28f3954bf3c3132cd",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bochs-p4-smp.exe",
|
"bochs-p4-smp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user