From cce3a9fd733270b45bac175106ed5e6c8617d48f Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Wed, 16 Aug 2023 11:42:24 +0000 Subject: [PATCH] redis: Update checkver --- bucket/redis.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index d6d9bdecbd..7bd9966749 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -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": {