mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update tidal from 2.26.1 to 2.28.0 (#114001)
* Update tidal from 2.26.1 to 2.28.0 * Update tidal.rb * Update tidal.rb Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
co-authored by
Miccal Matthews
parent
5d53d8aaf9
commit
dbd453fef4
+3
-2
@@ -1,5 +1,5 @@
|
||||
cask "tidal" do
|
||||
version "2.26.1"
|
||||
version "2.28.0"
|
||||
sha256 :no_check
|
||||
|
||||
url "https://download.tidal.com/desktop/TIDAL.dmg"
|
||||
@@ -8,7 +8,8 @@ cask "tidal" do
|
||||
homepage "https://tidal.com/"
|
||||
|
||||
livecheck do
|
||||
skip "unversioned URL"
|
||||
url :url
|
||||
strategy :extract_plist
|
||||
end
|
||||
|
||||
app "TIDAL.app"
|
||||
|
||||
Reference in New Issue
Block a user