mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
meilisearch: Add version 1.7.6 (#5639)
--------- Co-authored-by: tech189 <dlloyd189@gmail.com>
This commit is contained in:
parent
17e34310f0
commit
d3194d9519
21
bucket/meilisearch.json
Normal file
21
bucket/meilisearch.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "1.7.6",
|
||||||
|
"description": "An open-source RESTful search API written in Rust",
|
||||||
|
"homepage": "https://github.com/meilisearch/meilisearch",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.7.6/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
||||||
|
"hash": "1d97fb1f72e429ed93d334a63213602273488815dbfee12a9d7e4990b8ec4cb7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "meilisearch.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user