Skip to content

Commit

Permalink
Merge pull request #196661 from zyoshoka/rename-redisinsight
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay authored Dec 29, 2024
2 parents 9cf54f0 + b270bdd commit 9c52f5d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ reaper
receipts
rectangle
rectangle-pro
redisinsight
redis-insight
reflect
reflector
rekordbox
Expand Down
4 changes: 2 additions & 2 deletions Casks/r/redisinsight.rb → Casks/r/redis-insight.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask "redisinsight" do
cask "redis-insight" do
arch arm: "arm64", intel: "x64"

version "2.64.1"
sha256 :no_check

url "https://s3.amazonaws.com/redisinsight.download/public/latest/Redis-Insight-mac-#{arch}.dmg",
verified: "s3.amazonaws.com/redisinsight.download/"
name "RedisInsight"
name "Redis Insight"
desc "GUI for streamlined Redis application development"
homepage "https://redis.com/redis-enterprise/redis-insight/"

Expand Down
1 change: 1 addition & 0 deletions cask_renames.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"pomodone": "roundpie",
"protonmail-bridge": "proton-mail-bridge",
"qlc-plus": "qlc+",
"redisinsight": "redis-insight",
"remotion": "multiapp",
"samsung-portable-ssd-t7": "samsung-magician",
"score": "ossia-score",
Expand Down

0 comments on commit 9c52f5d

Please sign in to comment.