mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ripgrep 0.2.3 (#1085)
This commit is contained in:
parent
cedfe6509d
commit
d5fe20f62c
10
rg.json
10
rg.json
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user