Skip to content

Commit

Permalink
Update dependency angelscript to v2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and AnotherFoxGuy committed Aug 23, 2024
1 parent c053b74 commit 01365d4
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 @@ -10,7 +10,7 @@ class Cytopia(ConanFile):

def requirements(self):
# self.requires("microprofile/3.1")
self.requires("angelscript/2.36.1")
self.requires("angelscript/2.37.0")
self.requires("libnoise/1.0.0")
self.requires("libpng/1.6.43", force=True)
self.requires("openal/1.22.2")
Expand Down

0 comments on commit 01365d4

Please sign in to comment.