mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[glaze] Bump to 4.2.2 (#42889)
This commit is contained in:
parent
096a5b15d5
commit
aa1dd09928
@ -6,7 +6,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO stephenberry/glaze
|
||||
REF "v${VERSION}"
|
||||
SHA512 9af6e479c584db61bcf7385a30ad99b39727d81782bf4510c5343b35e40fd39258b2f2b86537022bd2046456422b374e9002bf302e18fcc557b894204f78a303
|
||||
SHA512 e1e1f0aff6b352ba22a8cd6a5871f8f0b5269930cd7cad77f4df199bb3e7e27600125512b804bd5d1c15d4f36852e59fa2a02845f7eb2bd976360d3383e9309f
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "glaze",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.2",
|
||||
"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",
|
||||
|
@ -3133,7 +3133,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"glaze": {
|
||||
"baseline": "4.2.0",
|
||||
"baseline": "4.2.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"glbinding": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0de37a617b5372234357ffd665c88455381d97cd",
|
||||
"version": "4.2.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5bbcbfee41a16a8da71e956b03533ce2d0cc1d6f",
|
||||
"version": "4.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user