mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
ripgrep: Update to version 11.0.2
This commit is contained in:
parent
86ab940469
commit
17b0649463
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "11.0.1",
|
"version": "11.0.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.1/ripgrep-11.0.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.2/ripgrep-11.0.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "dc6fe1a859f0e27f9a8b6a637265a4b4477f8e22f4489549f295836eac53f71e"
|
"hash": "0be0279591412e12b0b92d5fda0707ebeceb9c6a51472e99b46fd4d25f13b6ef"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.1/ripgrep-11.0.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.2/ripgrep-11.0.2-i686-pc-windows-msvc.zip",
|
||||||
"hash": "07d967ffc000b74f0912a87767799eaccb008b8ab6022f7018efba9b6f681b43"
|
"hash": "9408d9a49abc38768377378aa70c0d6615c06bbd0fd959048e1bbb7b261c3fdd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rg.exe",
|
"bin": "rg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user