Skip to content

Commit 0d738c0

Browse files
chore: update rive-runtime to 556d394a3b21c623f396283e61e444eca1920622
1 parent b92f817 commit 0d738c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/bootstrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
RIVE_RUNTIME_PATH = "3rdparty/rive-cpp"
1717
RIVE_RUNTIME_URL = "https://github.com/rive-app/rive-runtime.git"
18-
RIVE_RUNTIME_REV = "358ddba18cb55d31c35efabc2ff8eb0d8c687ad7"
18+
RIVE_RUNTIME_REV = "556d394a3b21c623f396283e61e444eca1920622"
1919
RIVE_RUNTIME_CHECK = "include/rive/file.hpp"
2020
RIVE_RUNTIME_ENV = "RIVEQT_RIVE_RUNTIME_REV"
2121

0 commit comments

Comments
 (0)