Issac Lin 5b4efd1c21
recmd: Add version 2.0.0.0
This app was a part of registry explorer (extras/registry-explorer)
2022-04-11 16:29:42 +08:00

18 lines
697 B
JSON

{
"version": "2.0.0.0",
"description": "Command-line Registry tool for searching, multi-hive support, plugins, and more.",
"homepage": "https://ericzimmerman.github.io",
"license": "MIT",
"url": "https://f001.backblazeb2.com/file/EricZimmermanTools/RECmd.zip",
"hash": "184fda7803d54816f7926f0d563ae6a4daff15fdc8d37548886c178a7a2490ce",
"extract_dir": "RECmd",
"bin": "RECmd.exe",
"checkver": {
"url": "https://raw.githubusercontent.com/EricZimmerman/ericzimmerman.github.io/master/index.md",
"regex": "RECmd \\| \\[([\\d.]+)\\]"
},
"autoupdate": {
"url": "https://f001.backblazeb2.com/file/EricZimmermanTools/RECmd.zip"
}
}