diff --git a/telegram.install/legal/VERIFICATION.txt b/telegram.install/legal/VERIFICATION.txt index 2fd962b..93ae36e 100644 --- a/telegram.install/legal/VERIFICATION.txt +++ b/telegram.install/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.4/tsetup.5.5.4.exe - x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.4/tsetup-x64.5.5.4.exe + x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.5/tsetup.5.5.5.exe + x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.5/tsetup-x64.5.5.5.exe to download the installer. @@ -16,8 +16,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: A47E3C583EF683183DBA4B2BD1F266806134D80ADAC3EDAC829138F428798B15 - checksum64: E1288D6F638C565C2B14424E82A7BCC216BCAE1911230A5FB75DCCA0271C0D6F + checksum32: E8A22CA09C9572FD296005FFDC9BCA4A311143B2F1E4949A01BDC080AA28C7FA + checksum64: A374195C34E1992F0FA765830AE2C4A15A25146376E796B38DD0AC8F6C006F1F File 'LICENSE.txt' is obtained from: diff --git a/telegram.install/telegram.install.nuspec b/telegram.install/telegram.install.nuspec index 255a264..df1b362 100644 --- a/telegram.install/telegram.install.nuspec +++ b/telegram.install/telegram.install.nuspec @@ -2,7 +2,7 @@ telegram.install - 5.5.4 + 5.5.5 https://github.com/SebastianK90/chocolateyautomaticpackages/tree/master/telegram.install/ SebastianK diff --git a/telegram.install/tools/chocolateyInstall.ps1 b/telegram.install/tools/chocolateyInstall.ps1 index ea981cc..02786dd 100644 --- a/telegram.install/tools/chocolateyInstall.ps1 +++ b/telegram.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = 'telegram.install' fileType = 'exe' - FileFullPath = "$toolsPath\tsetup.5.5.4_x32.exe" - FileFullPath64 = "$toolsPath\tsetup-x64.5.5.4_x64.exe" + FileFullPath = "$toolsPath\tsetup.5.5.5_x32.exe" + FileFullPath64 = "$toolsPath\tsetup-x64.5.5.5_x64.exe" silentArgs = '/Verysilent' validExitCodes = @(0) } diff --git a/telegram.portable/legal/VERIFICATION.txt b/telegram.portable/legal/VERIFICATION.txt index 303d1d8..b1b2047 100644 --- a/telegram.portable/legal/VERIFICATION.txt +++ b/telegram.portable/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.4/tportable.5.5.4.zip - x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.4/tportable-x64.5.5.4.zip + x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.5/tportable.5.5.5.zip + x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.5.5/tportable-x64.5.5.5.zip to download the installer. @@ -16,8 +16,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: AA7B727C4684BDEDBA69BCA04D05124F2EA06791CBDDDAE186DC2E73027BB624 - checksum64: B6D635C7C8478D59EB67A2C643EDDA20345842007018DAD306E5A42FE64EB0A3 + checksum32: 9714581E81616B05066BA74761F65E8DF0C9A81DC9D7B8DB70AA31DF71A02791 + checksum64: 129794BC072A403E13BF0885E2CB34415D91FDEA82AEA2AD5B03DA08286A063E File 'LICENSE.txt' is obtained from: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE diff --git a/telegram.portable/telegram.portable.nuspec b/telegram.portable/telegram.portable.nuspec index d78e14b..00442c4 100644 --- a/telegram.portable/telegram.portable.nuspec +++ b/telegram.portable/telegram.portable.nuspec @@ -2,7 +2,7 @@ telegram.portable - 5.5.4 + 5.5.5 https://github.com/SebastianK90/chocolateyautomaticpackages/tree/master/telegram.portable/ SebastianK diff --git a/telegram.portable/tools/chocolateyInstall.ps1 b/telegram.portable/tools/chocolateyInstall.ps1 index bf7ee34..1e649b4 100644 --- a/telegram.portable/tools/chocolateyInstall.ps1 +++ b/telegram.portable/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = 'telegram.portable' - FileFullPath = "$toolsPath\tportable.5.5.4_x32.zip" - FileFullPath64 = "$toolsPath\tportable-x64.5.5.4_x64.zip" + FileFullPath = "$toolsPath\tportable.5.5.5_x32.zip" + FileFullPath64 = "$toolsPath\tportable-x64.5.5.5_x64.zip" Destination = "C:\tools\telegram.portable" } diff --git a/telegram/telegram.nuspec b/telegram/telegram.nuspec index 98d532d..0fab4a3 100644 --- a/telegram/telegram.nuspec +++ b/telegram/telegram.nuspec @@ -2,7 +2,7 @@ telegram - 5.5.4 + 5.5.5 https://github.com/SebastianK90/chocolateyautomaticpackages/tree/master/telegram/ SebastianK @@ -57,7 +57,7 @@ We keep expanding the boundaries of what you can do with a messaging app. Don’ * [Twitter](https://twitter.com/telegram) https://github.com/telegramdesktop/tdesktop/releases - +