return { url = "https://github.com/JulB3y/tux", targets = { default = { build = function() return os.execute("make release") end, } } }