Skip to content

Commit

Permalink
⬆️ Updated Pagedgeometry to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherFoxGuy authored and ohlidalp committed May 26, 2024
1 parent ed761fa commit 7264feb
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 @@ -17,7 +17,7 @@ def requirements(self):
self.requires("fmt/10.1.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.2.2-ror@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 7264feb

Please sign in to comment.