mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ripgrep: Update to version 12.0.1
This commit is contained in:
parent
8dede4664b
commit
f7e8aae98c
@ -2,17 +2,17 @@
|
||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||
"description": "Recursively searches directories for a regex pattern.",
|
||||
"license": "MIT",
|
||||
"version": "12.0.0",
|
||||
"version": "12.0.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.0/ripgrep-12.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4909fd1624a17eb4918334821bfb73ce52bd7448ad5e0e6f6a17605031f6c5d5",
|
||||
"extract_dir": "ripgrep-12.0.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.1/ripgrep-12.0.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f44d178f37cfb1edb28fa1fffbf203ef64db8470175ae29489720ac2d17bccf0",
|
||||
"extract_dir": "ripgrep-12.0.1-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.0/ripgrep-12.0.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "adca09b661ea76b8cf51c8ebd4adf6bd831303a41fcc7dc9320fb405b69f025b",
|
||||
"extract_dir": "ripgrep-12.0.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.1/ripgrep-12.0.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "8f25fca0c0508ceae8c8d4d427b1ce2c3de4921a1b588261e79ae1f5a30389a4",
|
||||
"extract_dir": "ripgrep-12.0.1-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "rg.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user