From 49de30e928a29df2b61001c22f69fa5f092fc320 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 8 Aug 2020 00:18:07 +0200 Subject: Core: Add mac client support for build 35435 --- sql/updates/auth/master/2020_08_08_00_auth.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/auth/master/2020_08_08_00_auth.sql (limited to 'sql/updates/auth') diff --git a/sql/updates/auth/master/2020_08_08_00_auth.sql b/sql/updates/auth/master/2020_08_08_00_auth.sql new file mode 100644 index 00000000000..9e23436071d --- /dev/null +++ b/sql/updates/auth/master/2020_08_08_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='8FE657C14A46BCDB2CE6DA37E430450E' WHERE `build`=35435; -- cgit v1.2.3