diff options
| author | Charlie Barto <chbarto@microsoft.com> | 2021-03-29 09:23:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 09:23:14 -0700 |
| commit | 8a8eb7194187f9e79fcd79601573a8b0c17ebf0d (patch) | |
| tree | c06d508b6617f13b472db4e8a695917238831ee2 /versions/baseline.json | |
| parent | 95890b4973a1d2b48531dd7e44083641d4933693 (diff) | |
| download | vcpkg-8a8eb7194187f9e79fcd79601573a8b0c17ebf0d.tar.gz vcpkg-8a8eb7194187f9e79fcd79601573a8b0c17ebf0d.zip | |
[glfw3] Update to version 3.3.3 (#16892)
* bump glfw version and convert to json format.
* update versions
* Update ports/glfw3/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* update git refs
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a1bf27807..e3aed2d59 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2221,8 +2221,8 @@ "port-version": 10 }, "glfw3": { - "baseline": "3.3.2", - "port-version": 1 + "baseline": "3.3.3", + "port-version": 0 }, "gli": { "baseline": "dd17acf-1", |
