qemu: Update to version 8.1.0-rc0

This commit is contained in:
github-actions[bot] 2023-07-20 08:28:11 +00:00
parent b8415c282a
commit 44e8619ea4

View File

@ -1,12 +1,12 @@
{
"version": "8.0.2",
"version": "8.1.0-rc0",
"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-20230531.exe#/dl.7z_",
"hash": "56eac156cee9e158908689ef82c88f8e08b572bae09b5782fbe217c26eff154b"
"url": "https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20230719.exe#/dl.7z_",
"hash": "sha512:3ccf0ca6945ef1f19137f8030dd8e99807c09040c9f02fecd5ea461d1c39b5b48c1d7f3ef296bc41a6bd34d9065505acb0faf2703db228c2566106b55d4dbb58"
}
},
"pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR'",