mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:09:00 +08:00
[gl3w] Update (#3722)
This commit is contained in:
parent
a8e52b1e05
commit
0396f80560
@ -1,4 +1,4 @@
|
||||
Source: gl3w
|
||||
Version: 8f7f459d
|
||||
Version: 99ed3211
|
||||
Description: Simple OpenGL core profile loading
|
||||
Build-Depends: opengl-registry
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO skaslev/gl3w
|
||||
REF 8f7f459df8725c9614136b49a96023de276219f2
|
||||
SHA512 7674008716accb25347c81f755f2db7a885ecb5c51b481e0e8f337bc8ee0949a5a58f5816b27a66535ed4da0b9438ba6a6a84712560c7b1a0f1b2908b4eb81e5
|
||||
REF 99ed321100d37032cb6bfa7dd8dea85f10c86132
|
||||
SHA512 217f65644c73c33383b09893fa5ede066cc4b1cddab051feac11d7e939dba14ed637b297ea42a0426bc0a1a3bc665998a91c27ca10d28704ce9e2d3d90e73595
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user