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 Sep 22, 2023
1 parent 59aaa99 commit 2bf9e1c
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 @@
"be643acc9d9e24d316093df48042c27c"|1.2.20.1216
"36263ee5139fc3fbe50a56696e8b07e0"|1.2.20.1218
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.20.1216</version>
<version>1.2.20.1218</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 = '054C0E92EEC308BBC60DC878A56BF8298EA9B58DF1E4315D25FBFB00EF7E747A05432A2D09806E2387550808E62C3186474FF8E8ACFED0F9EAB5C17145FA6233'
checksum = 'CC7401EE6FA685B6E6E0FFA4192927B57DC3176ED55C472F340651E988B7B32400B6B3F1F95A3CF3B5543F69FE2F5F464F3ED0E1498B136F0022889EDB9E03A0'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit 2bf9e1c

Please sign in to comment.