mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
qemu: Update to version 8.2.0
This commit is contained in:
parent
b35076035f
commit
83eb07dea7
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "8.1.0",
|
||||
"version": "8.2.0",
|
||||
"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-20230822.exe#/dl.7z_",
|
||||
"hash": "sha512:adeac24fdffa394330cf3aa5d983833ca0329fbfa30853ecd9826815baf98c0b64c72bc232bebbafb8b48ed50eb1e2b9439e37634892c34d7d6a93827c856623"
|
||||
"url": "https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20231224.exe#/dl.7z_",
|
||||
"hash": "sha512:a54fe995a712f47f1ffeacb2be302d61684633958a8ccc1dc686773ff910658ad7e52d15d6122ac6b7887ef42b1b63697719082d2f37204bf0965fb7f67820fd"
|
||||
}
|
||||
},
|
||||
"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