mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
ripgrep: Update to version 14.0.1
This commit is contained in:
parent
75996f2a5e
commit
170298a046
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.0.0",
|
||||
"version": "14.0.1",
|
||||
"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.0/ripgrep-14.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "74831f4e66f01fe452e7d6d28805384d1a66fa8cc22c2963dbc4612fb4620856",
|
||||
"extract_dir": "ripgrep-14.0.0-x86_64-pc-windows-msvc"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.0/ripgrep-14.0.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "7cd7d6f0ce7658d48b8328b34f8b5979f90a112e44e787caa6c3590ddd6c89f5",
|
||||
"extract_dir": "ripgrep-14.0.0-i686-pc-windows-msvc"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "rg.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user