mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 11:41:36 +08:00
[Glaze] Update version 1.3.3 (#32789)
This commit is contained in:
parent
861d3a1556
commit
ccd2e8b4b9
@ -6,7 +6,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO stephenberry/glaze
|
||||
REF "v${VERSION}"
|
||||
SHA512 6a058904028b399ee5d124e5327051e59de64c58841a433860fd27e70836a859c0109ad0eecc622daf08703c2814da71077f5a9f0bb845ee7cd0a6927d471253
|
||||
SHA512 d2adcc18cb5a06ee6ba96f9d905a7cebd7c566eae3d6b91111e3b71a2f121bd5bd1ce84892aefcc1df05569132bed69de097168e8dc33f5ab76aa8e0e8d9af74
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "glaze",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"description": "One of the fastest JSON libraries in the world. Glaze reads and writes from C++ memory, simplifying interfaces and offering incredible performance.",
|
||||
"homepage": "https://github.com/stephenberry/glaze",
|
||||
"license": "MIT",
|
||||
|
@ -2869,7 +2869,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"glaze": {
|
||||
"baseline": "1.3.2",
|
||||
"baseline": "1.3.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"glbinding": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b9542adda87119b7456e9c6f57d31c19cebcc880",
|
||||
"version": "1.3.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "6669c8c2a94f932485ee5b2e708d95c672f13b8c",
|
||||
"version": "1.3.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user