mirror of
https://github.com/falk-werner/webfused
synced 2026-03-02 04:09:19 +00:00
fix gtest md5
This commit is contained in:
2
deps.sh
2
deps.sh
@@ -20,7 +20,7 @@ jansson_TYPE=cmake
|
|||||||
|
|
||||||
gtest_VERSION=1.10.0
|
gtest_VERSION=1.10.0
|
||||||
gtest_URL=https://github.com/google/googletest/archive/release-${gtest_VERSION}.tar.gz
|
gtest_URL=https://github.com/google/googletest/archive/release-${gtest_VERSION}.tar.gz
|
||||||
gtest_md5=ecd1fa65e7de707cd5c00bdac56022cd
|
gtest_MD5=ecd1fa65e7de707cd5c00bdac56022cd
|
||||||
gtest_DIR=googletest-release-${gtest_VERSION}
|
gtest_DIR=googletest-release-${gtest_VERSION}
|
||||||
gtest_TYPE=cmake
|
gtest_TYPE=cmake
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user