mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:19:00 +08:00
03b5bebb3c
* [discord-game-sdk] use updated domain name for copyright notice * [discord-game-sdk] use new domain name for JSON data * [discord-game-sdk] update version sha * [discord-game-sdk] update JSON field and port version * [discord-game-sdk] update versions * [discord-game-sdk] update port git tree sha * [discord-game-sdk] remove unneeded version increment * [discord-game-sdk] remove the other commit sha Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
25 lines
546 B
JSON
25 lines
546 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "4ddd26248ed26eb2676c96330e8ae5a0c3f82a3d",
|
|
"version": "2.5.6",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "17cdcbe9e20da2ed085fc2de181ae426d62f2609",
|
|
"version-string": "2.5.6",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "b3144d3d155b301d8a23508ae75be2f630ede9f0",
|
|
"version-string": "2.5.6-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "edc6272d96fe6c701cc1d5565a654fa99298aed8",
|
|
"version-string": "2.5.6",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|