aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2020-09-25 19:54:37 +0200
committerShauren <shauren.trinity@gmail.com>2020-09-25 19:54:37 +0200
commit87448621acd28990ea0fdd600a665012b27d5d98 (patch)
treecf27faa5685bd2c384d79567548b09758ddda267 /sql/updates/auth
parentf922c6e7a46a7c712daaaef9b1a72ca865fbe94b (diff)
Core: Add mac client support for build 35662
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/master/2020_09_25_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_09_25_00_auth.sql b/sql/updates/auth/master/2020_09_25_00_auth.sql
new file mode 100644
index 00000000000..181f17118f7
--- /dev/null
+++ b/sql/updates/auth/master/2020_09_25_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `build_info` SET `mac64AuthSeed`='5966016C368ED9F7AAB603EE6703081C' WHERE `build`=35662;