mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
bochs: Update to version 2.7
This commit is contained in:
parent
aa6d547b24
commit
3e0f7c8f75
@ -1,16 +1,12 @@
|
||||
{
|
||||
"version": "2.6.11",
|
||||
"description": "Open source IA-32 (x86) PC emulator written in C++",
|
||||
"version": "2.7",
|
||||
"description": "IA-32 (x86) PC emulator written in C++",
|
||||
"homepage": "http://bochs.sourceforge.net/",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win64-2.6.11.exe#/dl.7z",
|
||||
"hash": "sha1:4c3aa9d2bc67b7968633e888918f2593a535c2b1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win32-2.6.11.exe#/dl.7z",
|
||||
"hash": "sha1:493809db0ce1afd624a8e47c38edb5ee38b9fcbc"
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.7/Bochs-win64-2.7.exe#/dl.7z",
|
||||
"hash": "sha1:a8e4e96716f90a892d23ca4873a7240eea6840bd"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -29,9 +25,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/Bochs-win64-$version.exe#/dl.7z"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/Bochs-win32-$version.exe#/dl.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user