mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 11:29:29 +08:00
f6e78c3d87
* duilib enable unicode define * duilib version modify git-tree * update duilib version files * update duilib control and version files * modify duilib cmake tab to space * duilib remove unnecessary space char * duilib update version file * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/duilib/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/d-/duilib.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * fix duilib version file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
25 lines
571 B
JSON
25 lines
571 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "58b8c9eb93832387ea6efc1ae1071395cd4a22d2",
|
|
"version-string": "2019-4-28",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "d1a36d9e38313306f28b94d238e120deabfec9ea",
|
|
"version-string": "2019-4-28-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7b2ac283b271794651cb3ec15aed29c39f63871e",
|
|
"version-string": "2019-4-28-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2d4e7b730b791c10f6ee5768fe826e3883255720",
|
|
"version-string": "2019-4-28",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|