summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-update.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-10-05 16:12:50 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-10-05 16:12:50 +0200
commitf3157085de19cbc6cee3ade6d9e4e705675196a3 (patch)
tree7eea7710e9a533170911ad6fc34503c2910598c9 /scripts/context/lua/mtx-update.lua
parent6f2d249bfb4ead58ed709e59c403df9457f51982 (diff)
downloadcontext-f3157085de19cbc6cee3ade6d9e4e705675196a3.tar.gz
2019-10-05 14:54:00
Diffstat (limited to 'scripts/context/lua/mtx-update.lua')
-rw-r--r--scripts/context/lua/mtx-update.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-update.lua b/scripts/context/lua/mtx-update.lua
index a3297e804..0462313d6 100644
--- a/scripts/context/lua/mtx-update.lua
+++ b/scripts/context/lua/mtx-update.lua
@@ -224,7 +224,7 @@ update.goodies = {
-- ["unknown"] = "unknown",
-- }
-local platforms = {
+update.platforms = {
["mswin"] = "mswin",
["windows"] = "mswin",
["win32"] = "mswin",