{
"version": "6.0.0",
"description": "A generic and open source machine emulator and virtualizer.",
"homepage": "https://qemu.weilnetz.de/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210505.exe#/dl.7z",
"hash": "sha512:09e05c105e3a709e723ec9126ab3e1a1c960ba126c7097aa80a5b2b456cb42afdfc4f917c9659a66c6b93d32c168d73a1f3a58930afa117f7713c4d990de09b4"
},
"32bit": {
"url": "https://qemu.weilnetz.de/w32/2021/qemu-w32-setup-20210505.exe#/dl.7z",
"hash": "sha512:90306a6166b576f7077286ec4143120ba35a4ad1bb3108c7c2d2ac7c72910a54aecc89dd736093c3c7d90278f0945898f08249d6c82fdfd0643e610ea83a7a9d"
}
},
"bin": [
"qemu-edid.exe",
"qemu-ga.exe",
"qemu-img.exe",
"qemu-io.exe",
"qemu-system-aarch64.exe",
"qemu-system-aarch64w.exe",
"qemu-system-alpha.exe",
"qemu-system-alphaw.exe",
"qemu-system-arm.exe",
"qemu-system-armw.exe",
"qemu-system-avr.exe",
"qemu-system-avrw.exe",
"qemu-system-cris.exe",
"qemu-system-crisw.exe",
"qemu-system-hppa.exe",
"qemu-system-hppaw.exe",
"qemu-system-i386.exe",
"qemu-system-i386w.exe",
"qemu-system-m68k.exe",
"qemu-system-m68kw.exe",
"qemu-system-microblaze.exe",
"qemu-system-microblazeel.exe",
"qemu-system-microblazeelw.exe",
"qemu-system-microblazew.exe",
"qemu-system-mips.exe",
"qemu-system-mips64.exe",
"qemu-system-mips64el.exe",
"qemu-system-mips64elw.exe",
"qemu-system-mips64w.exe",
"qemu-system-mipsel.exe",
"qemu-system-mipselw.exe",
"qemu-system-mipsw.exe",
"qemu-system-moxie.exe",
"qemu-system-moxiew.exe",
"qemu-system-nios2.exe",
"qemu-system-nios2w.exe",
"qemu-system-or1k.exe",
"qemu-system-or1kw.exe",
"qemu-system-ppc.exe",
"qemu-system-ppc64.exe",
"qemu-system-ppc64w.exe",
"qemu-system-ppcw.exe",
"qemu-system-riscv32.exe",
"qemu-system-riscv32w.exe",
"qemu-system-riscv64.exe",
"qemu-system-riscv64w.exe",
"qemu-system-s390x.exe",
"qemu-system-s390xw.exe",
"qemu-system-sh4.exe",
"qemu-system-sh4eb.exe",
"qemu-system-sh4ebw.exe",
"qemu-system-sh4w.exe",
"qemu-system-sparc.exe",
"qemu-system-sparc64.exe",
"qemu-system-sparc64w.exe",
"qemu-system-sparcw.exe",
"qemu-system-tricore.exe",
"qemu-system-tricorew.exe",
"qemu-system-x86_64.exe",
"qemu-system-x86_64w.exe",
"qemu-system-xtensa.exe",
"qemu-system-xtensaeb.exe",
"qemu-system-xtensaebw.exe",
"qemu-system-xtensaw.exe"
],
"checkver": "(?\\d{4})-(?\\d{2})-(?\\d{2}): New QEMU installers \\((?[\\d.a-z\\-]+)\\)",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://qemu.weilnetz.de/w64/$matchYear/qemu-w64-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z",
"hash": {
"url": "https://qemu.weilnetz.de/w64/$matchYear/qemu-w64-setup-$matchYear$matchMonth$matchDay.sha512"
}
},
"32bit": {
"url": "https://qemu.weilnetz.de/w32/$matchYear/qemu-w32-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z",
"hash": {
"url": "https://qemu.weilnetz.de/w32/$matchYear/qemu-w32-setup-$matchYear$matchMonth$matchDay.sha512"
}
}
}
}
}