Files
Faset_Engine/dependencies.lock.json
T

70 lines
3.0 KiB
JSON

{
"format": 1,
"dependencies": {
"sdl3": {
"repository": "https://github.com/libsdl-org/SDL",
"version": "release-3.2.20",
"commit": "96292a5b464258a2b926e0a3d72f8b98c2a81aa6",
"url": "https://codeload.github.com/libsdl-org/SDL/tar.gz/96292a5b464258a2b926e0a3d72f8b98c2a81aa6",
"sha256": "4ae5eba49e7e346f742bea4c9966f4cc871face4b999513fcc1eb1f14d4dec30",
"license": "Zlib"
},
"entt": {
"repository": "https://github.com/skypjack/entt",
"version": "v3.15.0",
"commit": "d4014c74dc3793aba95ae354d6e23a026c2796db",
"url": "https://codeload.github.com/skypjack/entt/tar.gz/d4014c74dc3793aba95ae354d6e23a026c2796db",
"sha256": "9a6c0e1a7049615d40bbe56443d42a27703c6251a5be862de8e952b0f0f84f36",
"license": "MIT"
},
"json": {
"repository": "https://github.com/nlohmann/json",
"version": "v3.12.0",
"commit": "55f93686c01528224f448c19128836e7df245f72",
"url": "https://codeload.github.com/nlohmann/json/tar.gz/55f93686c01528224f448c19128836e7df245f72",
"sha256": "67f4cdd9ca930c9c1e130af4a437c7fc98fab77a2846fc2d2a14b4943831f8ef",
"license": "MIT"
},
"box2d": {
"repository": "https://github.com/erincatto/box2d",
"version": "v3.1.1",
"commit": "8c661469c9507d3ad6fbd2fea3f1aa71669c2fe3",
"url": "https://codeload.github.com/erincatto/box2d/tar.gz/8c661469c9507d3ad6fbd2fea3f1aa71669c2fe3",
"sha256": "dee7bcf0f50b3dcccf67678ce14ffe3ce02583b51b8b03e447ab30a84c3436ef",
"license": "MIT"
},
"box3d": {
"repository": "https://github.com/erincatto/box3d",
"version": "snapshot",
"commit": "f555ee42084e0b43cbffa863f40bff8117c08896",
"url": "https://codeload.github.com/erincatto/box3d/tar.gz/f555ee42084e0b43cbffa863f40bff8117c08896",
"sha256": "75c99b70170172b0dce7a1a6e3d83c29ecabcf3a4ba437b5bb72ee6429529e20",
"license": "MIT"
},
"imgui": {
"repository": "https://github.com/ocornut/imgui",
"version": "v1.92.1",
"commit": "5d4126876bc10396d4c6511853ff10964414c776",
"url": "https://codeload.github.com/ocornut/imgui/tar.gz/5d4126876bc10396d4c6511853ff10964414c776",
"sha256": "0c6f81b3aef443e74dc87131f705b838166dfb7671b662e887f326e61c62cf6c",
"license": "MIT"
},
"cgltf": {
"repository": "https://github.com/jkuhlmann/cgltf",
"version": "v1.15",
"commit": "360db1a95480fe102ae9c69b27c5d101167ff5ba",
"url": "https://codeload.github.com/jkuhlmann/cgltf/tar.gz/360db1a95480fe102ae9c69b27c5d101167ff5ba",
"sha256": "445d135cf793232ae6a585ca1404e4ff28d4f4dbca070689034fe780370ac84a",
"license": "MIT"
},
"stb": {
"repository": "https://github.com/nothings/stb",
"version": "snapshot",
"commit": "2c980bb59875b0d32144a71867fbdebb2f77cd20",
"url": "https://codeload.github.com/nothings/stb/tar.gz/2c980bb59875b0d32144a71867fbdebb2f77cd20",
"sha256": "9a955b1b49a4410088a2e0ee2a9c057c3c907d0c1d75454144cb980aca0ba515",
"license": "MIT OR Unlicense"
}
}
}