Skip to content

Commit 9632a6c

Browse files
author
Chocolatey
committed
AU: 3 updated - telegram telegram.install telegram.portable
[skip ci] https://gist.github.com/a80d008be848e4754c459284f24be9fa/662154cd984cfc616b76e0cbf096458495a01a31
1 parent 4f96c6a commit 9632a6c

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.9.4/tsetup.1.9.4.exe
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.6/tsetup.1.9.6.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: C788ED4E4A05981536FE5B397CC84E5431F93A6D6E9ED274B16115BBBDC2882C
18+
checksum32: 4A54EAE6F36230234205C6A4158EADE16A2020F1EFCFED8F886D84C26190A83B
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.9.4</version>
5+
<version>1.9.6</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.9.4/tportable.1.9.4.zip
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.6/tportable.1.9.6.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: 29D2F1BBD77F53CD023C00CB533658085F2612CEFB3DA80D5CC60C88BCFF9645
18+
checksum32: 3C9FF109224AE5D56C423A88D7EFB9DD3609489A847C48FFC50FE45E0E7FA836
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.9.4</version>
5+
<version>1.9.6</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.9.4</version>
5+
<version>1.9.6</version>
66
<title>Telegram</title>
77
<authors>Pavel Durov,Nikolai Durov</authors>
88
<owners>dtgm,sippi</owners>
@@ -60,7 +60,7 @@ We keep expanding the boundaries of what you can do with a messaging app. Don’
6060
<docsUrl>https://telegram.org/faq</docsUrl>
6161
<bugTrackerUrl>https://github.com/telegramdesktop/tdesktop/issues</bugTrackerUrl>
6262
<dependencies>
63-
<dependency id="telegram.install" version="1.9.4" />
63+
<dependency id="telegram.install" version="1.9.6" />
6464
</dependencies>
6565
</metadata>
6666
<files>

0 commit comments

Comments
 (0)