From a2b4f715d9bf0010d56a8b849feed72943e3f0f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:31:28 +0000 Subject: [PATCH] redis: Update to version 7.0.14 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index b99a7126c8..6e1cfa933e 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "6.2.14", + "version": "7.0.14", "description": "In-memory data structure store, used as a database, cache and message broker", "homepage": "https://redis.io", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/redis-windows/redis-windows/releases/download/6.2.14/Redis-6.2.14-Windows-x64.tar.gz", - "hash": "682c2114b547e70c918ae0a1285fac74d9090a0fbcf3e179843b607d56e998a8", - "extract_dir": "Redis-6.2.14-Windows-x64" + "url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.14/Redis-7.0.14-Windows-x64.tar.gz", + "hash": "023e522498437ae477588ae4d9d50096182a02050a4d032bd0c3cbb7d7ed19ce", + "extract_dir": "Redis-7.0.14-Windows-x64" } }, "bin": [