mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
redis: Update checkver
This commit is contained in:
parent
0c1dd6143f
commit
cce3a9fd73
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.12",
|
"version": "7.0.12",
|
||||||
"description": "In-memory data structure store, used as a database, cache and message broker.",
|
"description": "In-memory data structure store, used as a database, cache and message broker",
|
||||||
"homepage": "https://redis.io",
|
"homepage": "https://redis.io",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -16,8 +16,7 @@
|
|||||||
"redis-server.exe"
|
"redis-server.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://raw.githubusercontent.com/redis-windows/redis-windows/main/.github/redis_latest_version.txt",
|
"github": "https://github.com/redis-windows/redis-windows"
|
||||||
"regex": "([\\d.]+)"
|
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user