summaryrefslogtreecommitdiff
path: root/meta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta.lua')
-rw-r--r--meta.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 83b9909..f93961c 100644
--- a/meta.lua
+++ b/meta.lua
@@ -1,7 +1,6 @@
1return { 1return {
2 ["image-wix"] = { 2 ["image-wix"] = {
3 requires = { 3 requires = {
4 {"git", "wix#main"},
5 {"git", "wix-on-linux#main"}, 4 {"git", "wix-on-linux#main"},
6 {"http","https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip"}, 5 {"http","https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip"},
7 }, 6 },