mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
e2e6dbdaa4
* [implot] Update to 0.9 * [implot] Update version files * [implot] Fix missing vcpkg.json * [implot] Fix vcpkg.json formatting * [implot] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
30 lines
668 B
JSON
30 lines
668 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "ae02479b485bcea0b2a659208319fa7c97ed917d",
|
|
"version": "0.9",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d44f8a4dda02f0d31c5dce6d5adca8e4caa504e1",
|
|
"version-string": "0.8",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "72cab3504da84ff79724003c0fa7d003aa0f26f8",
|
|
"version-string": "0.7",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "49d3f3c8598f518bbdee68c48bfc0ac68622740e",
|
|
"version-string": "0.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "66e3dd41d431cafa1c9647fd06e1f5227b2b8e2c",
|
|
"version-string": "0.3-1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|