thycotic-ps / thycotic.secretserver

PowerShell module for automating with Thycotic Secret Server REST API
https://thycotic-ps.github.io/thycotic.secretserver
MIT License
68 stars 22 forks source link

[Bug] Incorrect hash for Thycotic.SecretServer.zip? #190

Closed ztrhgf closed 3 years ago

ztrhgf commented 3 years ago

Describe the bug Hi, I've just downloaded Thycotic.SecretServer.zip as stated here https://thycotic-ps.github.io/thycotic.secretserver/docs/install/ and check the SHA256 hash, but the result is different hash (625846DC9297963112BC2EE715BD35DF05055835FD1655DE01F3FDC08612CAAB instead of 6B33CD7D745971E6DEF1278D1B98475B3254F2096CB64E23425C19C728225564), than you have on your page. So I assume there is mistake on your page? image

To Reproduce Steps to reproduce the behavior:

  1. Error/issue observed:
    • hash is 625846DC9297963112BC2EE715BD35DF05055835FD1655DE01F3FDC08612CAAB

Expected behavior

Environment (please complete the following information):

Secret Server Build/Version:

PowerShell version

<!-- paste output of $PSVersionTable -->

Host information:

[ ] Windows PowerShell 5.1 [ ] PowerShell 7+ [ ] PowerShell ISE [ ] VS Code (Insiders/Stable)

Additional context Add any other context about the problem here.

wsmelton commented 3 years ago

Thanks for the report!

The likely change was generating that file on a new machine when I last uploaded it. I'm working on moving the build process to a GH action. When I'm able to complete that processing I will publish the hash with the zip file and update docs.