mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qemu: Update to version 9.0.0
This commit is contained in:
parent
0fc150c809
commit
2a28d01f55
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.0",
|
"version": "9.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-20231224.exe#/dl.7z_",
|
"url": "https://qemu.weilnetz.de/w64/2024/qemu-w64-setup-20240423.exe#/dl.7z_",
|
||||||
"hash": "sha512:a54fe995a712f47f1ffeacb2be302d61684633958a8ccc1dc686773ff910658ad7e52d15d6122ac6b7887ef42b1b63697719082d2f37204bf0965fb7f67820fd"
|
"hash": "sha512:8d71ad28bb4001d2d2d2144c7bed2bfb5956eb627f7884e540a6ca2ff0cb071f79d767aac807f3cff1cc24669dfd1a83945ee4760c751debeac6e72cb25ed295"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR -x!qemu-uninstall.exe'",
|
"pre_install": "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Removal -Switches '-xr!*.exe.nsis -x!$PLUGINSDIR -x!qemu-uninstall.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user