From 363313bbaef6ca85f7aa905e7153059d3cd524da Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 10 Nov 2023 12:14:23 +0000 Subject: [PATCH] AU: 1 updated - spotify [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/500eb4e7408bb64be58729cc0de049699f7915f1 --- automatic/spotify/info | 2 +- automatic/spotify/spotify.nuspec | 2 +- automatic/spotify/tools/ChocolateyInstall.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/spotify/info b/automatic/spotify/info index 06f18da66e5..5f39a0e7914 100644 --- a/automatic/spotify/info +++ b/automatic/spotify/info @@ -1 +1 @@ -"4482d2db2a9d0fd6d2b1d66d7fcd8f97"|1.2.23.1125 +"fe4a6ffef81c74dee7c19e2cb67d354f"|1.2.24.756 diff --git a/automatic/spotify/spotify.nuspec b/automatic/spotify/spotify.nuspec index e8bac80cec4..c1029d01fba 100644 --- a/automatic/spotify/spotify.nuspec +++ b/automatic/spotify/spotify.nuspec @@ -3,7 +3,7 @@ spotify - 1.2.23.1125 + 1.2.24.756 Spotify Spotify http://spotify.com diff --git a/automatic/spotify/tools/ChocolateyInstall.ps1 b/automatic/spotify/tools/ChocolateyInstall.ps1 index 2ae0f9e63d0..bbe0464daf8 100644 --- a/automatic/spotify/tools/ChocolateyInstall.ps1 +++ b/automatic/spotify/tools/ChocolateyInstall.ps1 @@ -5,7 +5,7 @@ $arguments = @{ softwareName = 'Spotify' file = Join-Path $downloadDir $installer url = 'https://download.scdn.co/SpotifySetup.exe' - checksum = '0EFF2683C54B9A5D000186222C72AC28BC14966E7C08159AE48B4EAEC216344F1D7F8F0F45D0F8E02A4869AA28FD72374943C7B05FD1B685A5D7F4C9A66E57C9' + checksum = 'DA2461AA4E8D448B7DD224773DC318E5891BA7501CEA0B9DBB4AD56D74E9427217AD834EB5EF19A8827CBAE1898FF2E42A470A13C4A8E8BCB53472E149FD1231' fileType = 'exe' checksumType = 'sha512' silentArgs = '/silent'