fix redisinsight download error

This commit is contained in:
Davlatjon Shavkatov
2023-12-03 05:27:29 +05:00
committed by GitHub
parent 7394a179ad
commit 9b795116af
+1 -1
View File
@@ -4,7 +4,7 @@ cask "redisinsight" do
version "2.38.0"
sha256 :no_check
url "https://download.redisinsight.redis.com/latest/RedisInsight-v#{version.major}-mac-#{arch}.dmg"
url "https://download.redisinsight.redis.com/latest/RedisInsight-mac-#{arch}.dmg"
name "RedisInsight"
desc "GUI for streamlined Redis application development"
homepage "https://redis.com/redis-enterprise/redis-insight/"