diff --git a/recipes/luau/all/conandata.yml b/recipes/luau/all/conandata.yml index a75ea6a2148a0..896f6af2648c3 100644 --- a/recipes/luau/all/conandata.yml +++ b/recipes/luau/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "0.655": + url: "https://github.com/Roblox/luau/archive/0.655.tar.gz" + sha256: "1c0ff05ce18493d6c83062a17cf6822a71ce254bfa0db41dd086d313b674ca33" "0.650": url: "https://github.com/Roblox/luau/archive/0.650.tar.gz" sha256: "a605ae7a188455844ab131ff0d2df6f38c088142d6bd5eebb87795e619c3d7aa" diff --git a/recipes/luau/config.yml b/recipes/luau/config.yml index f2a2b8d31f2e5..74c37b370fe6b 100644 --- a/recipes/luau/config.yml +++ b/recipes/luau/config.yml @@ -1,4 +1,6 @@ versions: + "0.655": + folder: all "0.650": folder: all "0.645":