Merge pull request #311496 from wegank/ogre-bump

ogre: 14.2.4 -> 14.2.5
This commit is contained in:
7c6f434c 2024-05-14 14:33:53 +00:00 committed by GitHub
commit ffc645e3cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -112,9 +112,9 @@ let
in
{
ogre_14 = common {
version = "14.2.4";
hash = "sha256-Gr72KNjxZPZtFrgsbevPYiVog/fQNvJHvQEH0WA2DW4=";
# https://github.com/OGRECave/ogre/blob/v14.2.2/Components/Overlay/CMakeLists.txt
version = "14.2.5";
hash = "sha256-FldHoMU8akRF6/vjwley9nJOTioE5nQXnTdQqyNlI2M=";
# https://github.com/OGRECave/ogre/blob/v14.2.5/Components/Overlay/CMakeLists.txt
imguiVersion = "1.90.4";
imguiHash = "sha256-7+Ay7H97tIO6CUsEyaQv4i9q2FCw98eQUq/KYZyfTAw=";
};