bochs: Update to version 2.6.10

This commit is contained in:
Richard Kuhnt 2019-12-01 17:00:22 +00:00
parent 8ef26e0398
commit 68a5f62196

View File

@ -1,20 +1,20 @@
{
"homepage": "http://bochs.sourceforge.net/",
"description": "Open source IA-32 (x86) PC emulator written in C++",
"version": "2.6.9",
"version": "2.6.10",
"license": "LGPL-2.1-only",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.9/bochs-2.6.9-win64.zip",
"hash": "sha1:35a590b30c13add8ff6d3271c6aadd293ee4d923",
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.10/bochs-2.6.10-win64.zip",
"hash": "sha1:23f49ca8e0bb2d5ff94e68e4fdaa9e04e1752deb",
"bin": [
"bochs-win64.exe",
"bochsdbg-win64.exe"
]
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.9/bochs-p4-smp-2.6.9-win32.zip",
"hash": "sha1:bc2aa106890c649ca2a94e1c073151b1f42ef2bb",
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.10/bochs-p4-smp-2.6.10-win32.zip",
"hash": "sha1:b9b259c9f90e65c015aa3cbbd4c1a6471b801ab2",
"bin": [
"bochs-p4-smp.exe",
"bochsdbg-p4-smp.exe"