From 0a12fd73b6c36da78ec5152eba9c01c976488655 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Tue, 8 Oct 2024 01:15:54 -0500 Subject: fix wix branch name --- meta.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.lua b/meta.lua index b7e2102..b0eeddb 100644 --- a/meta.lua +++ b/meta.lua @@ -1,7 +1,7 @@ return { ["image-wix"] = { requires = { - {"git", "wix"}, + {"git", "wix:main"}, {"git", "wix-on-linux"}, {"http","https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip"}, }, -- cgit v1.2.3-55-g6feb