diff --git a/telegram.install/legal/VERIFICATION.txt b/telegram.install/legal/VERIFICATION.txt index 645c9d0..bc27338 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.2.2/tsetup.5.2.2.exe - x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.2/tsetup-x64.5.2.2.exe + x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.3/tsetup.5.2.3.exe + x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.3/tsetup-x64.5.2.3.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: DCDCD935E1A782E66402F94534D256B1133AE7574E77D59ECC7CB483911EDE47 - checksum64: 296CA3D45EBDF5B26C978513554CADBED0C240B63BB1FC212F8BE6185E5D545F + checksum32: 6D8184F90F865F7E3CCCEB4AD4EF8A6FA3DF9F0A7DFC912C325F0E92CD988DFA + checksum64: 1B31E3758C4B158143DC41C7C4617984D958760D8D7718E1E38492C67F6BBF65 File 'LICENSE.txt' is obtained from: diff --git a/telegram.install/telegram.install.nuspec b/telegram.install/telegram.install.nuspec index ad674ee..e8bee36 100644 --- a/telegram.install/telegram.install.nuspec +++ b/telegram.install/telegram.install.nuspec @@ -2,7 +2,7 @@ telegram.install - 5.2.2 + 5.2.3 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 b090e37..8f8e065 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.2.2_x32.exe" - FileFullPath64 = "$toolsPath\tsetup-x64.5.2.2_x64.exe" + FileFullPath = "$toolsPath\tsetup.5.2.3_x32.exe" + FileFullPath64 = "$toolsPath\tsetup-x64.5.2.3_x64.exe" silentArgs = '/Verysilent' validExitCodes = @(0) } diff --git a/telegram.portable/legal/VERIFICATION.txt b/telegram.portable/legal/VERIFICATION.txt index 3d0b235..a56ed28 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.2.2/tportable.5.2.2.zip - x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.2/tportable-x64.5.2.2.zip + x32: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.3/tportable.5.2.3.zip + x64: https://github.com/telegramdesktop/tdesktop/releases/download/v5.2.3/tportable-x64.5.2.3.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: 9983DA34B394B2033A6C075A5A6DDD2272AC6DD27DB22999AA750668FECB4E0D - checksum64: C24BA9142F99FF5FB9EBE201FC29CAA1170150D37ADFEBBD4C5D77968A54F73C + checksum32: 8A349826AB055446D7AD10ABB83A21181AE69224EFA7E136D2B134BF176D890B + checksum64: 3829EC2951CF54C1EA756180C7AA793A257B971ECC98343F295D538C5DBE7EBB 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 b1ab43f..57ee6d4 100644 --- a/telegram.portable/telegram.portable.nuspec +++ b/telegram.portable/telegram.portable.nuspec @@ -2,7 +2,7 @@ telegram.portable - 5.2.2 + 5.2.3 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 546a856..494b904 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.2.2_x32.zip" - FileFullPath64 = "$toolsPath\tportable-x64.5.2.2_x64.zip" + FileFullPath = "$toolsPath\tportable.5.2.3_x32.zip" + FileFullPath64 = "$toolsPath\tportable-x64.5.2.3_x64.zip" Destination = "C:\tools\telegram.portable" } diff --git a/telegram/telegram.nuspec b/telegram/telegram.nuspec index b21d72a..58e0416 100644 --- a/telegram/telegram.nuspec +++ b/telegram/telegram.nuspec @@ -2,7 +2,7 @@ telegram - 5.2.2 + 5.2.3 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 - +