qemu: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2023-04-25 08:29:21 +00:00
parent 2ae5efcf2b
commit 465dfd69cc

View File

@ -1,12 +1,12 @@
{ {
"version": "8.0.0-rc4", "version": "8.0.0",
"description": "A generic and open source machine emulator and virtualizer.", "description": "A generic and open source machine emulator and virtualizer.",
"homepage": "https://qemu.weilnetz.de/", "homepage": "https://qemu.weilnetz.de/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20230414.exe#/dl.7z_", "url": "https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20230424.exe#/dl.7z_",
"hash": "6f8ee8640c8254dd522daedafcc9d0386e6c2478acc0f01d4d5a9c5996470a39" "hash": "sha512:443a1b5e2dfafaa637f6cba53821ef05850ba00a69911b9f794074568d348ce291380bab915a2ce434581e40c23bcb84406bea1440c8dbe75affbeae4717c97a"
} }
}, },
"pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR'", "pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR'",