зеркало из https://github.com/microsoft/vcpkg.git
[DiscordCoreAPI] Update to version 2022-12-04 (#28169)
* Updating relevant files. * Updating relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Update discordcoreapi.json * Updating the portfile. * Fixing a minor bug. * Fixing a minor bug.
This commit is contained in:
Родитель
163fe7bd3d
Коммит
2daebf5b33
|
@ -5,8 +5,8 @@ endif()
|
|||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO RealTimeChris/DiscordCoreAPI
|
||||
REF 38a809b2b4c481b5acd2c695e47125f031a6b326
|
||||
SHA512 99fa48aec9adabe8c09e794bac3e622f3da2206cfdf0dab2c97827c7e8703e31f377ff03bc9f253e165e333962e0e0f3dfe25b82f075207a08d847acccef5ae8
|
||||
REF c8591ab721b76a7649cb5b45944fab1c5c798242
|
||||
SHA512 943d2a77dc3d297b4ec84d6b4808554aec9a89c33a242e5f6401a9831f674ff948f53d3e877737a40517a393b3b2a9bd873c6007a193892743c88c2fdb58341a
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "discordcoreapi",
|
||||
"version-date": "2022-11-19",
|
||||
"version-date": "2022-12-04",
|
||||
"description": "A Discord bot library written in C++ using custom asynchronous coroutines.",
|
||||
"homepage": "https://discordcoreapi.com",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
|
|
|
@ -1965,7 +1965,7 @@
|
|||
"port-version": 1
|
||||
},
|
||||
"discordcoreapi": {
|
||||
"baseline": "2022-11-19",
|
||||
"baseline": "2022-12-04",
|
||||
"port-version": 0
|
||||
},
|
||||
"discount": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0832ba20725a822358548dab0fd9c561bf4a78fa",
|
||||
"version-date": "2022-12-04",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "40347fc9f322a9c091050d91abee54991d35d510",
|
||||
"version-date": "2022-11-19",
|
||||
|
|
Загрузка…
Ссылка в новой задаче