[joltphysics] Update to 5.2.0 (#42382)

This commit is contained in:
Rémy Tassoux 2024-11-27 22:37:24 +01:00 committed by GitHub
parent 175f9ccb44
commit ff8d715b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jrouwe/JoltPhysics
REF "v${VERSION}"
SHA512 01c8b0b1857811876e2d9f75f1cd191e09c43b131d9d7c1f24cb0e28b913a5e896fb51cbf3aaa100b237ceaa2a235b8f925b31bf5a2165faaf0f2f0b186bc103
SHA512 4e19e395d1658dbff7ec00a9c4e9a637d29343f6073c9345b7bfef146c7ab63a7f3669eb04a019b7aa557184ee012d2e8e50417ca3c6ba40d172c01699869033
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "joltphysics",
"version": "5.1.0",
"port-version": 2,
"version": "5.2.0",
"description": "A multi core friendly rigid body physics and collision detection library suitable for games and VR applications",
"homepage": "https://github.com/jrouwe/JoltPhysics",
"license": "MIT",

View File

@ -3861,8 +3861,8 @@
"port-version": 1
},
"joltphysics": {
"baseline": "5.1.0",
"port-version": 2
"baseline": "5.2.0",
"port-version": 0
},
"josuttis-jthread": {
"baseline": "2020-07-21",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "60a05c8f3d54f60886a116a6f03cbbe7f76f5b56",
"version": "5.2.0",
"port-version": 0
},
{
"git-tree": "77fc93156891bade6362a38c0cc5619fce1b6b2b",
"version": "5.1.0",