redisinsight: change livecheck strategy to git

This commit is contained in:
Razvan Azamfirei 2024-04-19 14:20:01 +03:00 committed by GitHub
parent 9824bf1e51
commit a17740513b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ cask "redisinsight" do
# GitHub releases as a best guess of when a new version is released.
livecheck do
url "https://github.com/RedisInsight/RedisInsight"
strategy :github_latest
strategy :git
end
auto_updates true