summaryrefslogtreecommitdiff
path: root/meta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta.lua')
-rw-r--r--meta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 17efec8..eb238b3 100644
--- a/meta.lua
+++ b/meta.lua
@@ -5,7 +5,7 @@ return {
5 {"git","7zip#main"} 5 {"git","7zip#main"}
6 }, 6 },
7 produces = { 7 produces = {
8 ["7zip.exe"] = true, 8 ["7z.exe"] = true,
9 }, 9 },
10 } 10 }
11} 11}