Skip to content

Commit

Permalink
AU: 1 updated - spotify
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 12, 2019
1 parent 8b1ade7 commit 28385bc
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 @@
"7e8c95c3f471391b21fe5f4180f1b035"|1.1.18.611
"af04636f79b208070b11b220888285fa"|1.1.19.480
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.1.18.611</version>
<version>1.1.19.480</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 = 'F31E945D29C7FED51C60EE472CDBADD20CCE140CEA12A03F45BB7E8D83F62138FF890A3DA4D43762D8D764E4A08B0F68DF1ABC681F73DFE290E8CD6AC353863B'
checksum = '649EE2FE7B94125C8A73A01FC878F4412AC8835711F195A87E19C959C24FAE21A93D68A920FA3414FF39E4B6A6C2407BFCEC0B59DF3F00AB6384E10681AF1C06'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit 28385bc

Please sign in to comment.