Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions bucket/clonedisk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": "2.3.8",
"description": "Storage management software",
"homepage": "https://labalec.fr/erwan/?page_id=42",
"license": "Freeware",
"notes": "Remember to run CloneDisk x64 as administrator manually, otherwise it won't show any devices.",
"shortcuts": [
[
"clonedisk.exe",
"CloneDisk"
]
],
"architecture": {
"64bit": {
"url": "http://erwan.labalec.fr/clonedisk/clonediskX64.zip",
"hash": "57bbd4cb4c191becef07ae1cce380e07e5454db9d051b51c38f26617577838df"
},
"32bit": {
"url": "http://erwan.labalec.fr/clonedisk/clonedisk.zip",
"hash": "05142589016158309ffa28bdca30085c75853e178408080a0010b0baa8d345bd"

}
},
"persist": "wimscript.ini"
}
Loading