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:
Vitalii
2021-11-08 20:22:30 +08:00
committed by GitHub
co-authored by Miccal Matthews
parent 5d53d8aaf9
commit dbd453fef4
+3 -2
View File
@@ -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"