mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qemu: Update to version 7.2.0
This commit is contained in:
parent
59db075fab
commit
3ec40d4c98
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2.0-rc4",
|
"version": "7.2.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/qemu-w64-setup-20221208.exe#/dl.7z_",
|
"url": "https://qemu.weilnetz.de/w64/qemu-w64-setup-20221230.exe#/dl.7z_",
|
||||||
"hash": "sha512:fa65a9e9ba5011607c26305c57342f7146466f9d274d7b3ede9d8b7b4938ac0482ac45e573152a69c07eddc579f47a565d90619113b51275be01f5427b059e7d"
|
"hash": "sha512:1a8c1764359bad713b3a0b306603adce42e12974d461140fa6378b5cf0a095bd57a4abf986de4210cc431d80e9d5af785b25e571040a2a0efd1ec3dd441a8193"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://qemu.weilnetz.de/w32/qemu-w32-setup-20221208.exe#/dl.7z_",
|
"url": "https://qemu.weilnetz.de/w32/qemu-w32-setup-20221230.exe#/dl.7z_",
|
||||||
"hash": "sha512:e309efe4242a9a5767528bbeab05a5876c457a4d0d0b78b0cde5a3c677a7d33ad561366bc3162187c5dc591ace9ae7968664edbbaac8e5860bc72094659dff1c"
|
"hash": "sha512:e8380fc1f44264a25a6591cee881842220106c7ceee9087dd229dc56fed1415e79afebfdbf243c71853c4b2a946d2591707f06bed429eda21e31a4d9ed7b62ab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user