redis: Update checkver

This commit is contained in:
HUMORCE 2023-08-16 11:42:24 +00:00
parent 0c1dd6143f
commit cce3a9fd73
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -1,6 +1,6 @@
{
"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",
"license": "BSD-3-Clause",
"architecture": {
@ -16,8 +16,7 @@
"redis-server.exe"
],
"checkver": {
"url": "https://raw.githubusercontent.com/redis-windows/redis-windows/main/.github/redis_latest_version.txt",
"regex": "([\\d.]+)"
"github": "https://github.com/redis-windows/redis-windows"
},
"autoupdate": {
"architecture": {