diff --git a/redis.json b/redis.json index 2a153e7ec1..ccff2194c0 100644 --- a/redis.json +++ b/redis.json @@ -1,7 +1,7 @@ { "homepage": "https://redis.io", "version": "3.2.100", - "url": "https://github.com/MSOpenTech/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip", + "url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip", "hash": "73775183186ebd1917353a8ae62303a328cedfff58164c9bf46e2b46977a9475", "bin": [ "redis-benchmark.exe", @@ -10,7 +10,7 @@ "redis-server.exe" ], "checkver": { - "url": "https://github.com/MSOpenTech/redis/releases/", + "url": "https://github.com/MicrosoftArchive/redis/releases/", "re": ">win-(\\d+\\.\\d+\\.\\d+)<" } }