Unverified Commit 13526b82 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #256199 from wegank/ogre-bump

ogre: 14.0.1 -> 14.1.0
parents 3a087e02 8a8c5cfb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -100,8 +100,8 @@ let
in
{
  ogre_14 = common {
    version = "14.0.1";
    hash = "sha256-jtUm0jy0GsxkGlFdODGodPsuSaQgiE77BORnA6SFViU=";
    version = "14.1.0";
    hash = "sha256-CPyXqlUb69uLCsoomjFUbBj7bzPyI01m2yinFuoX5nE=";
  };

  ogre_13 = common {