Skip to content

Commit d201bb9

Browse files
author
Chocolatey
committed
1 parent e544756 commit d201bb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

th-ch-youtube-music/th-ch-youtube-music.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<metadata>
55
<id>th-ch-youtube-music</id>
6-
<version>3.1.0</version>
6+
<version>3.1.1</version>
77
<title>YouTube Music</title>
88
<owners>C4illin</owners>
99
<authors>th-ch</authors>

th-ch-youtube-music/tools/chocolateyInstall.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
$packageArgs = @{
44
packageName = 'th-ch-youtube-music'
55
fileType = 'EXE'
6-
url = 'https://github.com/th-ch/youtube-music/releases/download/v3.1.0/YouTube-Music-Web-Setup-3.1.0.exe'
7-
checksum = '35781b7531876d5bc587790e149a28bd919c30ef019307ad830440262c6e6d30'
6+
url = 'https://github.com/th-ch/youtube-music/releases/download/v3.1.1/YouTube-Music-Web-Setup-3.1.1.exe'
7+
checksum = '9a783ad38a844b178412e6cf60a6148dd73e49949c29ce0f4a61bf755f5bb443'
88
checksumType = 'sha256'
99
softwareName = 'YouTube Music*'
1010
silentArgs = '/S'

0 commit comments

Comments
 (0)