Skip to content

Commit

Permalink
AU: 1 updated - tidal
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 22, 2021
1 parent ab6beb9 commit 52745ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tidal/tidal.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>tidal</id>
<version>2.25.0.0</version>
<version>2.26.1.0</version>
<title>TIDAL - High Fidelity Music Streaming</title>
<authors>Aspiro AS</authors>
<owners>sippi</owners>
Expand Down
2 changes: 1 addition & 1 deletion tidal/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$packageName = 'tidal'
$url32 = 'http://download.tidal.com/desktop/TIDALSetup.exe'
$checksum32 = '8837ba0b66cbf1861aede0f21fcbe3c3a9b0f725215ed14d950298e17c58dce1'
$checksum32 = '113b52b4fee03c344fa9ac5e2dbcc3b91c6ef6a1ef97a0c934aee9ebb9736e85'

$packageArgs = @{
packageName = $packageName
Expand Down

0 comments on commit 52745ae

Please sign in to comment.