mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
ripgrep: Update to version 14.0.3
This commit is contained in:
parent
0fb6f8faf9
commit
e845544547
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "14.0.2",
|
"version": "14.0.3",
|
||||||
"description": "Recursively searches directories for a regex pattern.",
|
"description": "Recursively searches directories for a regex pattern.",
|
||||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.2/ripgrep-14.0.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.3/ripgrep-14.0.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "06403c8587b6b3c7e55bf1ae8a7e1ac44d6d54e6ae07a68482051259a14140ed",
|
"hash": "b6df202a06cab342cf28302f319ddd5788da10672781c38dd49ebe566b423e3f",
|
||||||
"extract_dir": "ripgrep-14.0.2-x86_64-pc-windows-msvc"
|
"extract_dir": "ripgrep-14.0.3-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.2/ripgrep-14.0.2-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.3/ripgrep-14.0.3-i686-pc-windows-msvc.zip",
|
||||||
"hash": "68d75fb0868cbd100a7a6b0dceca3ef389f15237e4d8ff3d3ff02408b1156616",
|
"hash": "75415aa80e2c458a2bb34bdd31653e29ec9b32240141b18d65784b965301ea94",
|
||||||
"extract_dir": "ripgrep-14.0.2-i686-pc-windows-msvc"
|
"extract_dir": "ripgrep-14.0.3-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rg.exe",
|
"bin": "rg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user