mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 07:02:18 +08:00
27 lines
901 B
JSON
27 lines
901 B
JSON
{
|
|
"version": "3.4b",
|
|
"description": "Create an installable clone of Windows 7/8.x/10 (including all apps and data) on the USB thumbdrive/HDD and instantly transfer entire OS to another computer, even with dissimilar hardware.",
|
|
"homepage": "https://www.prime-expert.com/flashboot/",
|
|
"license": "Unknown",
|
|
"url": "https://www.prime-expert.com/flashboot/downloads/flashboot-latest-portable.zip",
|
|
"hash": "5eb5f4d073bfb0953084623b632b5d496415df97f0c58404bdf28aebbad96202",
|
|
"bin": [
|
|
"fb-cli.exe",
|
|
[
|
|
"fb-cli.exe",
|
|
"flashboot"
|
|
]
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"fb-gui.exe",
|
|
"FlashBoot"
|
|
]
|
|
],
|
|
"persist": "FlashBoot.ini",
|
|
"checkver": "last version: ([\\w.]+)",
|
|
"autoupdate": {
|
|
"url": "https://www.prime-expert.com/flashboot/downloads/flashboot-latest-portable.zip"
|
|
}
|
|
}
|