From abe4d59526fe0e7d5a96810d44c7d17fd0d0afbd Mon Sep 17 00:00:00 2001 From: Shauren Date: Tue, 31 Mar 2020 17:01:39 +0200 Subject: Core: Add mac client support for build 33775 --- sql/updates/auth/master/2020_03_31_00_auth.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/auth/master/2020_03_31_00_auth.sql (limited to 'sql/updates') diff --git a/sql/updates/auth/master/2020_03_31_00_auth.sql b/sql/updates/auth/master/2020_03_31_00_auth.sql new file mode 100644 index 00000000000..f2e02b374a1 --- /dev/null +++ b/sql/updates/auth/master/2020_03_31_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='354D2DE619D124EE1398F76B0436FCFC' WHERE `build`=33775; -- cgit v1.2.3