ogre: 14.1.2 -> 14.2.2
This commit is contained in:
parent
965c27d67c
commit
067f595865
1 changed files with 5 additions and 5 deletions
|
@ -112,11 +112,11 @@ let
|
|||
in
|
||||
{
|
||||
ogre_14 = common {
|
||||
version = "14.1.2";
|
||||
hash = "sha256-qPoC5VXA9IC1xiFLrvE7cqCZFkuiEM0OMowUXDlmhF4=";
|
||||
# https://github.com/OGRECave/ogre/blob/v14.1.2/Components/Overlay/CMakeLists.txt
|
||||
imguiVersion = "1.89.8";
|
||||
imguiHash = "sha256-pkEm7+ZBYAYgAbMvXhmJyxm6DfyQWkECTXcTHTgfvuo=";
|
||||
version = "14.2.2";
|
||||
hash = "sha256-85hpujmlM3N81mkiA80xx2C4GsdzWkP61bwdfmw1zt8=";
|
||||
# https://github.com/OGRECave/ogre/blob/v14.2.2/Components/Overlay/CMakeLists.txt
|
||||
imguiVersion = "1.90.4";
|
||||
imguiHash = "sha256-7+Ay7H97tIO6CUsEyaQv4i9q2FCw98eQUq/KYZyfTAw=";
|
||||
};
|
||||
|
||||
ogre_13 = common {
|
||||
|
|
Loading…
Reference in a new issue