[bgfx] Update to 1.128.8786-481 (#40985)

This commit is contained in:
Boyu 2024-09-17 03:52:53 +08:00 committed by GitHub
parent aa526e86bb
commit 219c00e501
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 23e334deed4ca6429c474b3b12b250ee1c660b524a05c6c9699c353509e51adcf8cbee9974313ae8c8e1a36891404f50c5be7673de4194a31fe37093548b4652
SHA512 227caf8b7cee5fe84c078a473c25e636e3cb32ae4b252cdb193f0cef069cfc32f9eb6ef52f96d5e547a3bd20360e5f09147c0c8ba5f3b20541a0082171fda076
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "bgfx",
"version": "1.128.8786-480",
"version": "1.128.8786-481",
"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": "059b5b641de1b56edd27101a5d0ce1093cceaa5a",
"version": "1.128.8786-481",
"port-version": 0
},
{
"git-tree": "ce8b9fb8c5bb63ede2168612877dd02b9187942f",
"version": "1.128.8786-480",

View File

@ -633,7 +633,7 @@
"port-version": 0
},
"bgfx": {
"baseline": "1.128.8786-480",
"baseline": "1.128.8786-481",
"port-version": 0
},
"bigint": {