Skip to content

Commit

Permalink
AU: 1 updated - th-ch-youtube-music
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 5, 2024
1 parent 32bf876 commit bc74f27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion th-ch-youtube-music/th-ch-youtube-music.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>th-ch-youtube-music</id>
<version>3.2.1</version>
<version>3.2.2</version>
<title>YouTube Music</title>
<owners>C4illin</owners>
<authors>th-ch</authors>
Expand Down
4 changes: 2 additions & 2 deletions th-ch-youtube-music/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'th-ch-youtube-music'
fileType = 'EXE'
url = 'https://github.com/th-ch/youtube-music/releases/download/v3.2.1/YouTube-Music-Web-Setup-3.2.1.exe'
checksum = '5cc042ed76ddd0b0ec9c17c72ff26b4c7451cefbe5df24c4d96775854f662176'
url = 'https://github.com/th-ch/youtube-music/releases/download/v3.2.2/YouTube-Music-Web-Setup-3.2.2.exe'
checksum = '6a15c402a7173ef837ec8079c7ba94352de716551a358844f3969714e4b53890'
checksumType = 'sha256'
softwareName = 'YouTube Music*'
silentArgs = '/S'
Expand Down

0 comments on commit bc74f27

Please sign in to comment.