Skip to content

Commit 07e9e6e

Browse files
authored
fix sha1 for latest glbinding, current is sha1 to updater's archive (#151)
1 parent e978896 commit 07e9e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/projects/glbinding/hunter.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hunter_add_version(
1717
URL
1818
"https://github.com/cpp-pm/glbinding/archive/v3.1.0-p0.tar.gz"
1919
SHA1
20-
0914870b8375539bdd3e02d8e349c53b9bf8da71
20+
cedf73b1beadb93475e8b05647bd9c7a149bd3a3
2121
)
2222

2323
hunter_add_version(

0 commit comments

Comments
 (0)