xxcopy: Add version 3.33.3 (#222)

This commit is contained in:
Hsiao-nan Cheung 2019-07-17 08:57:20 +08:00 committed by Ross Smith II
parent 93ee828af5
commit cb3124fcb1

23
bucket/xxcopy.json Normal file
View File

@ -0,0 +1,23 @@
{
"homepage": "http://www.xxcopy.com",
"version": "3.33.3",
"license": "Freeware",
"description": "A versatile file management tool for Microsoft Windows®.",
"url": "http://www.xxcopy.com/download/xxfw3333.zip",
"hash": "d5fd9d2446a0d54b564c864310b481c9e160ee487f305af67f584eff5b6bd767",
"architecture": {
"64bit": {
"extract_dir": "64bit"
},
"32bit": {
"extract_dir": "32bit"
}
},
"bin": [
[
"xxcopysu.exe",
"xxcopy"
],
"xxconsole.exe"
]
}