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 Jan 19, 2024
1 parent 97d9ef4 commit 2a8dea0
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 @@
"e051f82a475f4cb707f948baa6d9d9e5"|1.2.26.1187
"5ced66c29dcf68660113c9b625ec8b18"|1.2.29.605
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.26.1187</version>
<version>1.2.29.605</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 = '39C8A12D2A4A9F4180BB799AFA2700FAE54658716220EFF9B3D0E3841D5605369991FE322F7DD72C31F3F0D4BF2B6A766B31F9697287207C1056758D6DE7083F'
checksum = '01A388E29DCDA6EEF379D999097AB8085F9927FA0B91A460C2A59D60190D009EA5754303A57F4C6F72D56CD6B6167CB8975786B9DBE1FEE7E5E989DD3388A252'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit 2a8dea0

Please sign in to comment.