diff options
| -rw-r--r-- | meta.lua | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -44,7 +44,7 @@ for version, link, name, optimization, rel, flag, _, image in cartesian(lua_vers | |||
| 44 | image = "image-luafilesystem-" .. image .. "-lua" .. version, | 44 | image = "image-luafilesystem-" .. image .. "-lua" .. version, |
| 45 | requires = { | 45 | requires = { |
| 46 | {"git", "luafilesystem"}, | 46 | {"git", "luafilesystem"}, |
| 47 | {"cicd","lua" .. version .. "-" .. name .. "-" .. rel .. "-" .. image}, | 47 | {"cicd","image-luafilesystem-" .. image .. "-lua" .. version}, |
| 48 | }, | 48 | }, |
| 49 | produces = { | 49 | produces = { |
| 50 | "luafilesystem-git-1.win32-" .. image .. ".rock" | 50 | "luafilesystem-git-1.win32-" .. image .. ".rock" |
