aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2020-01-12 11:35:02 +0100
committerShauren <shauren.trinity@gmail.com>2020-01-12 11:35:02 +0100
commita4a266ed2c3cbc0e32c601256ea55f2f26ef077f (patch)
tree50b221ad029c34412d99031668405199a9ed6844 /sql/updates/auth
parenta99a30c4e640f28fba89b5eb541d4f8a7d294b46 (diff)
Core: Add mac client support for build 32978
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/master/2020_01_12_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_01_12_00_auth.sql b/sql/updates/auth/master/2020_01_12_00_auth.sql
new file mode 100644
index 00000000000..92efe4dcd87
--- /dev/null
+++ b/sql/updates/auth/master/2020_01_12_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `build_info` SET `mac64AuthSeed`='1852C1F847E795D6EB45278CD433F339' WHERE `build`=32978;