diff --git a/bucket/clonedisk.json b/bucket/clonedisk.json new file mode 100644 index 00000000000000..1f79f427440f02 --- /dev/null +++ b/bucket/clonedisk.json @@ -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" +}