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 Apr 28, 2022
1 parent ff2c4d7 commit e9b6996
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 @@
"b85a75f790e15eb82461d11eaf338538"|1.1.83.956
"5fa399207914b1c88a321706a8aa1ab9"|1.1.84.716
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.83.956</version>
<version>1.1.84.716</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 = 'B0F97BDF25FA2BA4D526E92AF187542DA704C8B20D2C5AD7CC46133A3DBA455F0D0440380956EF95676C227ACB6F45D58DB7786D5C6BE07B923754BF8F923D3E'
checksum = '8E54A81976CA4476846F9DCA2457181D339BCE45BA33DB75CDABA94059FAF7BE8F91AD677458055AC32F54A96D681B2894C180C7F25F12734FC850A812443EA0'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit e9b6996

Please sign in to comment.