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:
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