Unverified Commit ffc645e3 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #311496 from wegank/ogre-bump

ogre: 14.2.4 -> 14.2.5
parents 9766ca21 3a7ecdac
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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=";
  };