Skip to content

Commit

Permalink
Merge pull request microsoft#7731 from ehsan-mohammadi/dev0
Browse files Browse the repository at this point in the history
[cgltf] Update library to 1.2
  • Loading branch information
cbezault authored Aug 16, 2019
2 parents b47ca1b + 7a17abd commit 3ddfd13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/cgltf/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: cgltf
Version: 2019-04-30
Version: 1.2
Description: Single-file glTF 2.0 parser written in C99
4 changes: 2 additions & 2 deletions ports/cgltf/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jkuhlmann/cgltf
REF 093ef81bf63ec18ba6d9f61073da8881fb7619b3
SHA512 8801c13ee98780e845c7d28b27d523af86ab2a49499bbb235ee67a91dfacda3c7fddc9503d91918001a432267f890e82c2204a9c1462c64467034d334b0eadf2
REF v1.2
SHA512 3a678023ffd25416a1454da5e67bdf303d08dcd5a46e19a912dc2dfc549a6cd5800024649757c19653f9b2763fc6342d8dd398e940b2df6c3e1b222a4fd2e0e1
HEAD_REF master
)

Expand Down

0 comments on commit 3ddfd13

Please sign in to comment.