mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 15:01:20 +00:00
ripgrep: Update to version 14.0.2
This commit is contained in:
parent
a5a39b5f3a
commit
03e4ee38ba
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.0.1",
|
||||
"version": "14.0.2",
|
||||
"description": "Recursively searches directories for a regex pattern.",
|
||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||
"license": "MIT",
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.1/ripgrep-14.0.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e001d68599185e04e69ef5feda5a37845e7e7da225a6c231ed5c8cae22bfb5ba",
|
||||
"extract_dir": "ripgrep-14.0.1-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.2/ripgrep-14.0.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "06403c8587b6b3c7e55bf1ae8a7e1ac44d6d54e6ae07a68482051259a14140ed",
|
||||
"extract_dir": "ripgrep-14.0.2-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.1/ripgrep-14.0.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "99b5373a12e7263770293b70c1b7f9a6fb34ef159096410bd5101d63b3f5701d",
|
||||
"extract_dir": "ripgrep-14.0.1-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.2/ripgrep-14.0.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "68d75fb0868cbd100a7a6b0dceca3ef389f15237e4d8ff3d3ff02408b1156616",
|
||||
"extract_dir": "ripgrep-14.0.2-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "rg.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user