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-stogram</id >
6- <version >3.2.0 </version >
6+ <version >3.2.1 </version >
77 <title >4K Stogram</title >
88 <authors >OpenMedia LLC</authors >
99 <owners >TheCakeIsNaOH, Sasha_Chernykh</owners >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$packageName = ' 4K Stogram'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
4- $url32 = ' https://dl.4kdownload.com/app/4kstogram_3.2.0 .msi?source=chocolatey'
5- $url64 = ' https://dl.4kdownload.com/app/4kstogram_3.2.0_x64 .msi?source=chocolatey'
6- $checksum32 = ' 82fa2fc01dc537756a14a7e969569d3d7819e4959051b1901dde354913fca41c '
7- $checksum64 = ' 8a9006160b5c3048298b2a5433139d0b342e09d257660917753a4b47661dfc99 '
4+ $url32 = ' https://dl.4kdownload.com/app/4kstogram_3.2.1 .msi?source=chocolatey'
5+ $url64 = ' https://dl.4kdownload.com/app/4kstogram_3.2.1_x64 .msi?source=chocolatey'
6+ $checksum32 = ' 2894b8aafff44f9d0dcd75835f7711856ea4cc425ffef66c7d8c9701cf2e05f8 '
7+ $checksum64 = ' 351339a1f555bbd3a08db202b91e4501508ecf7f2a8f3f4de4c2e456ae406081 '
88$pp = Get-PackageParameters
99$shortcutName = ' 4K Stogram.lnk'
1010$shortcut = Join-Path ([Environment ]::GetFolderPath(" Desktop" )) $shortcutName
You can’t perform that action at this time.
0 commit comments