Skip to content

Commit 707620b

Browse files
author
Chocolatey
committed
1 parent 134b112 commit 707620b

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.3.12</version>
6+
<version>3.4.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.3.12/YouTube-Music-Web-Setup-3.3.12.exe'
7-
checksum = '0f01fd97933fecb48693698a0ffef573d4be9e970b7622c08704adf965343af1'
6+
url = 'https://github.com/th-ch/youtube-music/releases/download/v3.4.1/YouTube-Music-Web-Setup-3.4.1.exe'
7+
checksum = 'd91882c3420727b00f8c3d6c72c4086f4ce26d0c09782930bc27d51d0ce732bb'
88
checksumType = 'sha256'
99
softwareName = 'YouTube Music*'
1010
silentArgs = '/S'

0 commit comments

Comments
 (0)