Skip to content

Commit

Permalink
[RAPPS-DB] Update PuTTY to 0.80
Browse files Browse the repository at this point in the history
Also add x64 section.
  • Loading branch information
TAN-Gaming authored and learn-more committed Jan 8, 2024
1 parent ba6bef4 commit 02a3cd6
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions putty.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
[Section]
Name = PuTTY
Version = 0.70
Version = 0.80
License = MIT
Description = A free SSH, Telnet, rlogin, and raw TCP client.
Category = 5
URLSite = http://www.chiark.greenend.org.uk/~sgtatham/putty/
URLDownload = https://the.earth.li/~sgtatham/putty/0.70/w32/putty-0.70-installer.msi
SHA1 = 2031fc9b6a972f5c3f3e506987143dfc1f7214e0
SizeBytes = 2942464
URLDownload = https://the.earth.li/~sgtatham/putty/0.80/w32/putty-0.80-installer.msi
SHA1 = 84b295c34fb91f073331795f9db69c6465ded064
SizeBytes = 3419136

[Section.amd64]
Version = 0.80
URLDownload = https://the.earth.li/~sgtatham/putty/0.80/w64/putty-64bit-0.80-installer.msi
SHA1 = 9da4e411e0ca62fc452cb91a3b33c7c1621f746d
SizeBytes = 3709440

[Section.0a]
Description = Un cliente SSH, Telnet, rlogin y TCP libre y gratuito.
Expand Down

0 comments on commit 02a3cd6

Please sign in to comment.