qemu: Update to version 8.1.0-rc3

This commit is contained in:
github-actions[bot] 2023-08-11 08:25:10 +00:00
parent 3c3db73cde
commit f89d1942bb

View File

@ -1,12 +1,12 @@
{
"version": "8.1.0-rc2",
"version": "8.1.0-rc3",
"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-20230802.exe#/dl.7z_",
"hash": "62dcb99d284d7afcc276499022475d7dcf2f96f4190ba0fa72b547b494588188"
"url": "https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20230810.exe#/dl.7z_",
"hash": "sha512:54b5b18c75147a2d5a8a0ab4096322daa92663eef80f95cbae856ac7b5b67fc0f70f0bc4306ee917693d950e0ba01c29f737f0ffef4881b91c79f228e3ea1eeb"
}
},
"pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR -x!qemu-uninstall.exe'",