File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
cask "redis-stack-redisinsight" do
2
- version "2.52 .0"
2
+ version "2.58 .0"
3
3
name "RedisInsight"
4
4
desc "A graphical tool for visualizing data and managing Redis databases"
5
5
homepage "https://redis.com/redis-enterprise/redis-insight/"
Original file line number Diff line number Diff line change 2
2
3
3
homepage "https://redis.io"
4
4
desc "Redis Stack Server install a Redis server with additional database capabilities"
5
- version "7.4.0-v0 "
5
+ version "7.4.0-v1 "
6
6
7
7
baseos = 'darwin'
8
8
if RUBY_PLATFORM . index ( 'darwin' ) != nil
Original file line number Diff line number Diff line change 3
3
homepage "https://redis.io"
4
4
name "Redis Stack"
5
5
desc "Redis server with additional database capabilities and the visualisation tool RedisInsight."
6
- version "7.4.0-v0 "
6
+ version "7.4.0-v1 "
7
7
8
8
# FIXME PLACEHOLDER
9
9
url "https://redismodules.s3.amazonaws.com/redis-stack/.donotremove"
You can’t perform that action at this time.
0 commit comments