2016-10-13 20:58:47 +10:00

17 lines
637 B
JSON

{
"homepage": "https://github.com/BurntSushi/ripgrep",
"licence": "MIT",
"version": "0.2.3",
"architecture": {
"64bit": {
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.2.3/ripgrep-0.2.3-x86_64-pc-windows-msvc.zip",
"hash": "840c7dc7e63913ce7a4b1a1856efd47257657d21258c91a4391b4713fc7df779"
},
"32bit": {
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.2.3/ripgrep-0.2.3-i686-pc-windows-msvc.zip",
"hash": "72a1186c4b614576627317c631a8027f4ab485fb96192f7b273ec9f7c417815f"
}
},
"bin": "rg.exe"
}