mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
parent
049d3cbc3a
commit
3396892b8f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.3",
|
"version": "0.9.6",
|
||||||
"description": "ripgrep-all: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
|
"description": "ripgrep-all: 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.3/ripgrep_all-0.9.3-x86_64-pc-windows-msvc.7z",
|
"url": "https://github.com/phiresky/ripgrep-all/releases/download/v0.9.6/ripgrep_all-v0.9.6-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ef26533e7a901755d50adc43c4cf34a267c5e008d1df2ccbae4d3cf8dadf7db3",
|
"hash": "1a223e59ba1f6f0e393d24207615d2872a08c3a1b84e48216308cf8e849fe0ce",
|
||||||
"extract_dir": "ripgrep_all-0.9.3-x86_64-pc-windows-msvc"
|
"extract_dir": "ripgrep_all-v0.9.6-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/v$version/ripgrep_all-v$version-x86_64-pc-windows-msvc.zip",
|
||||||
"extract_dir": "ripgrep_all-$version-x86_64-pc-windows-msvc"
|
"extract_dir": "ripgrep_all-v$version-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user