Skip to content

Commit

Permalink
Add Flashboot 3.2j (#1718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash258 authored and rasa committed Feb 9, 2019
1 parent f02ead9 commit 01cf0bd
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bucket/flashboot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": "3.2j",
"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": "Freeware",
"url": "https://www.prime-expert.com/flashboot/downloads/flashboot-latest-portable.zip",
"hash": "92ada5c765884b080b8e0db343e7889d69678f158e9f92b1c6e20025b88b1a06",
"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"
}
}

0 comments on commit 01cf0bd

Please sign in to comment.