ogre: 14.3.2 -> 14.3.3 (#376773)

This commit is contained in:
7c6f434c
2025-01-26 19:24:02 +00:00
committed by GitHub
+3 -3
View File
@@ -128,9 +128,9 @@ let
in
{
ogre_14 = common {
version = "14.3.2";
hash = "sha256-MOTEI0OyGVCH1CVK/pH51r9QkrGspLC3sBIROYHklyk=";
# https://github.com/OGRECave/ogre/blob/v14.3.2/Components/Overlay/CMakeLists.txt
version = "14.3.3";
hash = "sha256-+ZWrYwgQFmL+9QA+pDQHqacJoONUDVTT+PQLmpLTChg=";
# https://github.com/OGRECave/ogre/blob/v14.3.3/Components/Overlay/CMakeLists.txt
imguiVersion = "1.91.2";
imguiHash = "sha256-B7XXQNuEPcT1ID5nMYbAV+aNCG9gIrC9J7BLnYB8yjI=";
};