From dbedf1b2860228bb814784cbb0f8a0e1ba5b859d Mon Sep 17 00:00:00 2001 From: Edgar Date: Wed, 4 Aug 2021 15:20:18 +0000 Subject: [PATCH] :bug: Fixed ogre dl url --- ogre/all/conandata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogre/all/conandata.yml b/ogre/all/conandata.yml index e951193..72ce2c9 100644 --- a/ogre/all/conandata.yml +++ b/ogre/all/conandata.yml @@ -1,6 +1,6 @@ sources: "1.11.6.1": - url: "https://cdn.anotherfoxguy.com/ogre-1.11.6-with-patches.zip" + url: "https://github.com/only-a-ptr/ogre/archive/0ee9c1761cb90e8864ae9b93d9901affa5522444.zip" sha256: "e58f2fc55bad64f75a43b309ccfaccdb0b9889fbed20547e51f10d7d4824ab9f" patches: "1.11.6.1":