File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >4k-youtube-to-mp3</id >
6- <version >3.13.1 </version >
6+ <version >3.13.2 </version >
77 <packageSourceUrl >https://github.com/TheCakeIsNaOH/chocolatey-packages/tree/master/4k-youtube-to-mp3</packageSourceUrl >
88 <owners >TheCakeIsNaOH</owners >
99 <title >4K YouTube to MP3 (Install)</title >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url32 = ' https://dl.4kdownload.com/app/4kyoutubetomp3_3.13.1.msi ?source=chocolatey'
4- $url64 = ' https://dl.4kdownload.com/app/4kyoutubetomp3_3.13.1_x64.msi ?source=chocolatey'
5- $checksum32 = ' 2eaf6a537a3afeb905650b3ec9abcff4149cc3fb06150a739e767b49022cd5d6 '
6- $checksum64 = ' 8e752f538aa34ff16af8b5a7adf70d0919da6f36e3d645e4e3d15b1586e9125a '
3+ $url32 = ' https://dl.4kdownload.com/app/4kyoutubetomp3_3.13.2_online.exe ?source=chocolatey'
4+ $url64 = ' https://dl.4kdownload.com/app/4kyoutubetomp3_3.13.2_x64_online.exe ?source=chocolatey'
5+ $checksum32 = ' 1988172c4e84a3ba53521ccc91604f26adc95c94998cc120582f594955d4f51a '
6+ $checksum64 = ' 896be65494b7bc2c4749e049855e460fd990d3eca31369fa23bc1e0315f685fb '
77$pp = Get-PackageParameters
88$shortcutName = ' 4K YouTube to MP3.lnk'
99$shortcut = Join-Path ([Environment ]::GetFolderPath(" Desktop" )) $shortcutName
You can’t perform that action at this time.
0 commit comments