Skip to content

Commit

Permalink
AU: 1 updated - spotify
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 10, 2023
1 parent 4386610 commit 363313b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/spotify/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"4482d2db2a9d0fd6d2b1d66d7fcd8f97"|1.2.23.1125
"fe4a6ffef81c74dee7c19e2cb67d354f"|1.2.24.756
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>spotify</id>
<version>1.2.23.1125</version>
<version>1.2.24.756</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 363313b

Please sign in to comment.