qemu: Update to version 8.0.0-rc4

This commit is contained in:
github-actions[bot] 2023-04-18 16:27:14 +00:00
parent 4e5e7c2093
commit 6468f84c7b

View File

@ -1,12 +1,12 @@
{
"version": "8.0.0-rc3",
"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-20230411.exe#/dl.7z_",
"hash": "sha512:93ed66c0af85956a46e8dbb1fe43b7877139fda9ee6446b428dae786aa12b37a5a36160e64ba605fc29bc3e3a3c570180516389c8fdb7a0c5d8f8dd18e326bb8"
"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'",