mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
681 B
JSON
18 lines
681 B
JSON
{
|
|
"version": "2.1.0",
|
|
"description": "Command-line Registry tool for searching, multi-hive support, plugins, and more.",
|
|
"homepage": "https://ericzimmerman.github.io",
|
|
"license": "MIT",
|
|
"url": "https://download.ericzimmermanstools.com/net9/RECmd.zip",
|
|
"hash": "c5d9612369133079f6319741b81c6372da241255d80a8115b0ff3591d871da7d",
|
|
"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://download.ericzimmermanstools.com/net9/RECmd.zip"
|
|
}
|
|
}
|