ripgrep 0.2.3 (#1085)

This commit is contained in:
Martin Lindhe 2016-10-13 12:58:47 +02:00 committed by Luke Sampson
parent cedfe6509d
commit d5fe20f62c

10
rg.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/BurntSushi/ripgrep",
"licence": "MIT",
"version": "0.2.1",
"version": "0.2.3",
"architecture": {
"64bit": {
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.2.1/ripgrep-0.2.1-x86_64-pc-windows-msvc.zip",
"hash": "1dcbfbe5ae282a248a48805a060b37080623c0f2ea00f8f6299f1da47bfb275c"
"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.1/ripgrep-0.2.1-i686-pc-windows-msvc.zip",
"hash": "29ca165fe3e4436140927ecce5e7d7964fde0108a7322cf876639d3c1ddf200c"
"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"