Skip to content

Commit afea745

Browse files
author
Chocolatey
committed
AU: 3 updated - telegram telegram.install telegram.portable
[skip ci] https://gist.github.com/a80d008be848e4754c459284f24be9fa/593f3b21f4063ba838ca7341b9e5faaf226e5131
1 parent 30b0181 commit afea745

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.7/tsetup.1.9.7.exe
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.8/tsetup.1.9.8.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: AC8C09AC427947A730FA3A31D864AB55E9CF0A85DA8ADA75E8206A0A62A8B31F
18+
checksum32: EDBD8B4F1D2A496B59C914DEB31D11130E1812414A5F6D1E216113F7C5FBF2C7
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.7</version>
5+
<version>1.9.8</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.7/tportable.1.9.7.zip
10+
x32: https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.8/tportable.1.9.8.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: 43764708DDC46850D772537527274C3BAB3101E9E5FDA9D3D0AF18F028653CA6
18+
checksum32: D2BAEDFD1F42B23296FF249691E9055F71A1143A3F63EB6B969AB9D0371B9D0E
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.7</version>
5+
<version>1.9.8</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.7</version>
5+
<version>1.9.8</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.7" />
63+
<dependency id="telegram.install" version="1.9.8" />
6464
</dependencies>
6565
</metadata>
6666
<files>

0 commit comments

Comments
 (0)