vcpkg/versions/l-/luajit.json
kromych 47cbed8851
Fix building LuaJIT on Linux (#24498)
* Fix building LuaJIT on Linux

* Update version metadata

* Fix remaining ci.baseline.txt entries:

luajit:arm64-windows: Left as "skip": The problem is that the batch files used to build here want to run a binary they built which fails, but there's no good way to say "I can run the results" in our platform expressions right now
luajit:arm64-uwp / luajit:arm-uwp: These are already stopped by the platform expression.
luajit:x64-osx: I don't know if this works yet but we should try.

* Block osx with a "supports".

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 16:01:10 -07:00

40 lines
939 B
JSON

{
"versions": [
{
"git-tree": "d8d4e2ca9656ec3a26a0ade9f0421e17b11206c7",
"version": "2.0.5",
"port-version": 6
},
{
"git-tree": "3748aef9d3bd9d941f6af4d9c049cc55194cb7f5",
"version": "2.0.5",
"port-version": 5
},
{
"git-tree": "10777e8d3827f33dd042ae2cee5d309f48a108c0",
"version-string": "2.0.5",
"port-version": 4
},
{
"git-tree": "e1f7e0b77492627b8233017be73bd7b4361b2510",
"version-string": "2.0.5-3",
"port-version": 0
},
{
"git-tree": "7b77f1011f636ec051800a1f04906dedfb0ba80c",
"version-string": "2.0.5-2",
"port-version": 0
},
{
"git-tree": "c74c03aaae5f866c71ee8834d5a80d46e9a85852",
"version-string": "2.0.5-1",
"port-version": 0
},
{
"git-tree": "0098ef8ec8e252740baf595562665c2ffceaf6df",
"version-string": "2.0.5",
"port-version": 0
}
]
}