Skip to content

Commit 2839df6

Browse files
author
Chocolatey
committed
AU: 3 updated - telegram telegram.install telegram.portable
[skip ci] https://gist.github.com/a80d008be848e4754c459284f24be9fa/2582d828c4dd7ef1bd30d3024ee1474806da223a
1 parent db96856 commit 2839df6

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

telegram.install/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.8.11/tsetup.1.8.11.exe
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.8.12/tsetup.1.8.12.exe
1111

1212
to download the installer.
1313

1414
2. You can use one of the following methods to obtain the SHA256 checksum:
1515
- Use powershell function 'Get-FileHash'
1616
- Use Chocolatey utility 'checksum.exe'
1717

18-
checksum32: 69004113F3F2E80E2F972EBAD5A71FF73FFCD12E87E7620114E4B83D6B20C801
18+
checksum32: C7C44A137F633135769CA885BB6FFBF32C2037863A8645CE8EBE4D3FE72EA875
1919

2020

2121
File 'LICENSE.txt' is obtained from:

telegram.install/telegram.install.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>telegram.install</id>
5-
<version>1.8.11</version>
5+
<version>1.8.12</version>
66
<title>Telegram (Install)</title>
77
<authors>Pavel Durov,Nikolai Durov</authors>
88
<owners>dtgm,sippi</owners>

telegram.portable/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.8.9/tportable.1.8.9.zip
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.8.12/tportable.1.8.12.zip
1111

1212
to download the installer.
1313

1414
2. You can use one of the following methods to obtain the SHA256 checksum:
1515
- Use powershell function 'Get-FileHash'
1616
- Use Chocolatey utility 'checksum.exe'
1717

18-
checksum32: C21873AF6BAB286F05EC27B0084F89668CFA85756ACD8C127B3585D70A4AE00A
18+
checksum32: DAFE4B23381E58AFB8DAA761D29F39DDC7174DD933B0F9DD003F88A13CB0B9EE
1919

2020

2121
File 'LICENSE.txt' is obtained from:

telegram.portable/telegram.portable.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>telegram.portable</id>
5-
<version>1.8.9</version>
5+
<version>1.8.12</version>
66
<title>Telegram (Portable)</title>
77
<authors>Pavel Durov,Nikolai Durov</authors>
88
<owners>dtgm,sippi</owners>

telegram/telegram.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>telegram</id>
5-
<version>1.8.11</version>
5+
<version>1.8.12</version>
66
<title>Telegram</title>
77
<authors>Pavel Durov,Nikolai Durov</authors>
88
<owners>dtgm,sippi</owners>
@@ -38,7 +38,7 @@ With Telegram, you can send messages, photos, videos and files of any type (doc,
3838
<docsUrl>https://telegram.org/faq</docsUrl>
3939
<bugTrackerUrl>https://github.com/telegramdesktop/tdesktop/issues</bugTrackerUrl>
4040
<dependencies>
41-
<dependency id="telegram.install" version="1.8.11" />
41+
<dependency id="telegram.install" version="1.8.12" />
4242
</dependencies>
4343
</metadata>
4444
<files>

0 commit comments

Comments
 (0)