bdukes / Chocolatey-Packages

Packages for the Windows installation utility
Apache License 2.0
7 stars 14 forks source link

rustdesk: sha256 of rustdesk-1.2.3-x86_64.exe is wrong #51

Closed jkirk closed 11 months ago

jkirk commented 1 year ago

I just tried to install the latest version of rustdesk via chocolatey (via choco install rustdesk.install --version 1.2.3) and the installation failed because of an checksum error.

I checked the checksum and can confirm, that the SH256 value in both chocolateyinstall.ps1 is wrong:

https://github.com/bdukes/Chocolatey-Packages/blob/2964f290481238041e0b80a75187ef7c86f9f2df/automatic/rustdesk.install/tools/chocolateyinstall.ps1#L9

https://github.com/bdukes/Chocolatey-Packages/blob/2964f290481238041e0b80a75187ef7c86f9f2df/automatic/rustdesk.portable/tools/chocolateyinstall.ps1#L9

❯ curl -sL https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-x86_64.exe | sha256sum
23b661d7bc171cd500d5096456905283ffe06479582b62d3bd5066633935d43e  -