We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc04095 commit 645f6abCopy full SHA for 645f6ab
CMakeModules/HunterConfig.cmake
@@ -4,9 +4,10 @@ hunter_config(luabind
4
VERSION 0.9.1
5
URL "https://github.com/ryzom/luabind/tarball/0ae9bd6e40fe6c70e9d032ff096370929f58c143"
6
SHA1 "1dfabfa89ee72066118e4e28e797830e118d2a9b"
7
- )
+)
8
9
hunter_config(OpenAL
10
- VERSION "1.20.1"
11
- URL "https://github.com/kcat/openal-soft/archive/openal-soft-1.20.1.tar.gz"
12
- SHA1 "5bd59eaf9268af8c758895c4cd02de25603313e7")
+ VERSION "1.25.1"
+ URL "https://github.com/kcat/openal-soft/archive/1.25.1.tar.gz"
+ SHA1 "b4ee32a295969b0f9ce51ee71edff85a3617b993"
13
0 commit comments