{ "version": "8.0.0-rc4", "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/2023/qemu-w64-setup-20230414.exe#/dl.7z_", "hash": "6f8ee8640c8254dd522daedafcc9d0386e6c2478acc0f01d4d5a9c5996470a39" } }, "pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR'", "env_add_path": ".", "checkver": "(?\\d{4})-(?\\d{2})-(?\\d{2}): New QEMU installer \\((?[\\d.a-z-]+)\\)", "autoupdate": { "architecture": { "64bit": { "url": "https://qemu.weilnetz.de/w64/$matchYear/qemu-w64-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z_" } }, "hash": { "url": "$urlNoExt.sha512" } } }