[bgfx] update to 1.128.8808-482 (#41884)

This commit is contained in:
Cheney Wang 2024-11-01 15:36:10 +08:00 committed by GitHub
parent 137197a8f8
commit 374c7a6d95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_download_distfile(
ARCHIVE_FILE
URLS https://github.com/bkaradzic/bgfx.cmake/releases/download/v${VERSION}/bgfx.cmake.v${VERSION}.tar.gz
FILENAME bgfx.cmake.v${VERSION}.tar.gz
SHA512 227caf8b7cee5fe84c078a473c25e636e3cb32ae4b252cdb193f0cef069cfc32f9eb6ef52f96d5e547a3bd20360e5f09147c0c8ba5f3b20541a0082171fda076
SHA512 879ffef9623238b5e4ff88ac1bd655203adf76f4232f8e36f9a7ba5d0baab11ef80fdc7b3fea110e54d22f284106d51e12bf468459d82dc50a177555b4e4ada9
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "bgfx",
"version": "1.128.8786-481",
"version": "1.128.8808-482",
"maintainers": "Sandy Carter <bwrsandman@users.noreply.github.com>",
"description": "Cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library.",
"homepage": "https://bkaradzic.github.io/bgfx/overview.html",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "38419e14182a560fb1b84d51f88e68af9174e90c",
"version": "1.128.8808-482",
"port-version": 0
},
{
"git-tree": "059b5b641de1b56edd27101a5d0ce1093cceaa5a",
"version": "1.128.8786-481",

View File

@ -637,7 +637,7 @@
"port-version": 0
},
"bgfx": {
"baseline": "1.128.8786-481",
"baseline": "1.128.8808-482",
"port-version": 0
},
"bigint": {