Skip to content

Commit

Permalink
Update dependency ogre3d-pagedgeometry to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2023
1 parent f08e2f1 commit 628ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def requirements(self):
self.requires("libcurl/7.79.1")
self.requires("mygui/3.4.0@anotherfoxguy/stable")
self.requires("ogre3d-caelum/0.6.3.1@anotherfoxguy/stable")
self.requires("ogre3d-pagedgeometry/1.2.0@anotherfoxguy/stable")
self.requires("ogre3d-pagedgeometry/1.3.0@anotherfoxguy/stable")
self.requires("ogre3d/1.11.6.1@anotherfoxguy/stable", force=True)
self.requires("ois/1.4.1@rigsofrods/custom")
self.requires("openal-soft/1.22.2")
Expand Down

0 comments on commit 628ff64

Please sign in to comment.