We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 543f135 + 02e098c commit 94ca81bCopy full SHA for 94ca81b
cgmanifest.json
@@ -43,7 +43,7 @@
43
"component": {
44
"type": "git",
45
"git": {
46
- "commitHash": "dd762b861ecadf5ddd5fb03e9ca1db6707b54fbb",
+ "commitHash": "660795b2834aebb2217c9849d668b6e4bd4ef810",
47
"repositoryUrl": "https://github.com/mackron/dr_libs.git"
48
}
49
cmake/externals/dr_libs.cmake
@@ -1,6 +1,6 @@
1
FetchContent_Declare(dr_libs
2
- URL https://github.com/mackron/dr_libs/archive/dbbd08d81fd2b084c5ae931531871d0c5fd83b87.zip
3
- URL_HASH SHA1=84a2a31ef890b6204223b12f71d6e701c0edcd92
+ URL https://github.com/mackron/dr_libs/archive/660795b2834aebb2217c9849d668b6e4bd4ef810.zip
+ URL_HASH SHA1=af554b21dcd1ab3c7c8d946638682a2cbccf3e16
4
SOURCE_SUBDIR not_set
5
)
6
0 commit comments