mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update rg to version 0.5.1
This commit is contained in:
parent
cc79363de1
commit
48358af405
10
rg.json
10
rg.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.5.0/ripgrep-0.5.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.5.1/ripgrep-0.5.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bbd05886c0205a4e0349dda40bd9e9625005d6acb838f24b3aae7ca07231cc67"
|
"hash": "5b15efdfcfcf620196482d8a53026d95dd26a8dad97e97bb2721a66697f2d41c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.5.0/ripgrep-0.5.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/0.5.1/ripgrep-0.5.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "94458fa2516e664656e456edd43ee5ebf140d9b536e6200fdec1a73631f0bae8"
|
"hash": "3f0561ca0c39cb4cff03e194d1e128d23f1b9ec6588cdc983b0722f6c15ebb51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rg.exe",
|
"bin": "rg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user