Skip to content

Commit c55f244

Browse files
authored
ogre: 14.3.1 -> 14.3.2 (#359709)
2 parents 1f33e2a + a414020 commit c55f244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/development/libraries/ogre/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ let
112112
in
113113
{
114114
ogre_14 = common {
115-
version = "14.3.1";
116-
hash = "sha256-rr8tetBfFdZPVvN3fYRWltf8/e6oLcLL0uhHKWanuVA=";
117-
# https://github.com/OGRECave/ogre/blob/v14.3.1/Components/Overlay/CMakeLists.txt
115+
version = "14.3.2";
116+
hash = "sha256-MOTEI0OyGVCH1CVK/pH51r9QkrGspLC3sBIROYHklyk=";
117+
# https://github.com/OGRECave/ogre/blob/v14.3.2/Components/Overlay/CMakeLists.txt
118118
imguiVersion = "1.91.2";
119119
imguiHash = "sha256-B7XXQNuEPcT1ID5nMYbAV+aNCG9gIrC9J7BLnYB8yjI=";
120120
};

0 commit comments

Comments
 (0)