We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd094b2 commit 6ed35c0Copy full SHA for 6ed35c0
1 file changed
src/main.cpp
@@ -19,7 +19,7 @@
19
#include <sys/types.h>
20
#include <unistd.h>
21
22
-static const char* EXPECTED_STEAMCLIENT_HASH = "91b60769f5b05971144adbc02a584efa706817a4191d06d535ebab484f326c2d";
+static const char* EXPECTED_STEAMCLIENT_HASH = "ec96ee3c700e759c118bfe308e1fc707ec3a8e4f6bf2bbb117df19b5b730b62d";
23
24
static bool cleanEnvVar(const char* varName)
25
{
0 commit comments