mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rga: Update to version 0.9.3
This commit is contained in:
parent
e7c00ae8c5
commit
a8d59e6297
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"description": "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
|
"description": "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
|
||||||
"homepage": "https://github.com/phiresky/ripgrep-all",
|
"homepage": "https://github.com/phiresky/ripgrep-all",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/phiresky/ripgrep-all/releases/download/0.9.2/ripgrep_all-0.9.2-x86_64-pc-windows-msvc.7z",
|
"url": "https://github.com/phiresky/ripgrep-all/releases/download/0.9.3/ripgrep_all-0.9.3-x86_64-pc-windows-msvc.7z",
|
||||||
"hash": "9076633786ea4950f162f554e77e4d0fdfe90f2e95f08335f3abb423a0cfc74e",
|
"hash": "ef26533e7a901755d50adc43c4cf34a267c5e008d1df2ccbae4d3cf8dadf7db3",
|
||||||
"extract_dir": "ripgrep_all-0.9.2-x86_64-pc-windows-msvc"
|
"extract_dir": "ripgrep_all-0.9.3-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rga.exe",
|
"bin": "rga.exe",
|
||||||
@ -15,8 +15,8 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/phiresky/ripgrep-all/releases/download/$version/ripgrep_all-$version-x86_64-pc-windows-msvc.7z",
|
"url": "https://github.com/phiresky/ripgrep-all/releases/download/$version/ripgrep_all-$version-x86_64-pc-windows-msvc.7z",
|
||||||
"extract_dir": "ripgrep_all-$version-x86_64-pc-windows-msvc"
|
"extract_dir": "ripgrep_all-$version-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user