Skip to content

Commit

Permalink
[glad] update to 0.1.30 (#6819)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkIanHolland authored and ras0219-msft committed Jun 9, 2019
1 parent 8045248 commit 4c898ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/glad/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: glad
Version: 0.1.29
Version: 0.1.30
Description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Build-Depends: egl-registry, opengl-registry
4 changes: 2 additions & 2 deletions ports/glad/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Dav1dde/glad
REF v0.1.29
SHA512 056c0439b673d86bd10fe733873d4b82cf70861818980f08b3ec23f7b478750064a6d53925cc2cf9445e570cece5f21e12d7af6f1927b64af05d8d1f2afdedcb
REF v0.1.30
SHA512 2db0f75e5859be039bf4dcbea239dd6d35bdc92e69912e807dfacdb01581c73b6a5eb0f0889f2ffcd705415abe5f28cf204b4010d08f5477b51c0ce3ae6a35b5
HEAD_REF master
)

Expand Down

0 comments on commit 4c898ff

Please sign in to comment.