Skip to content

Commit 6ed35c0

Browse files
committed
chore(SafeMode): Update safe steamclient.so hash
1 parent dd094b2 commit 6ed35c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include <sys/types.h>
2020
#include <unistd.h>
2121

22-
static const char* EXPECTED_STEAMCLIENT_HASH = "91b60769f5b05971144adbc02a584efa706817a4191d06d535ebab484f326c2d";
22+
static const char* EXPECTED_STEAMCLIENT_HASH = "ec96ee3c700e759c118bfe308e1fc707ec3a8e4f6bf2bbb117df19b5b730b62d";
2323

2424
static bool cleanEnvVar(const char* varName)
2525
{

0 commit comments

Comments
 (0)