Skip to content

Commit

Permalink
[bgfx] Update to v1.128.8786-480 (microsoft#40255)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrsandman authored Aug 6, 2024
1 parent 78de513 commit 07c9f1e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/bgfx/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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 889ccc4657415e55cc891ad04ba2b42acaf46e664fd9ed8c6bedebb0f43ba7f2b75a9ad54387d02cf88a6accc7221f7cd5cc74a7dc8248b668ecf14f525f53c8
SHA512 23e334deed4ca6429c474b3b12b250ee1c660b524a05c6c9699c353509e51adcf8cbee9974313ae8c8e1a36891404f50c5be7673de4194a31fe37093548b4652
)

vcpkg_extract_source_archive(
Expand Down
2 changes: 1 addition & 1 deletion ports/bgfx/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bgfx",
"version": "1.128.8777-475",
"version": "1.128.8786-480",
"maintainers": "Sandy Carter <[email protected]>",
"description": "Cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library.",
"homepage": "https://bkaradzic.github.io/bgfx/overview.html",
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/bgfx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ce8b9fb8c5bb63ede2168612877dd02b9187942f",
"version": "1.128.8786-480",
"port-version": 0
},
{
"git-tree": "410ddaf19cbcc811e4757d3e6ecb236c7dc15838",
"version": "1.128.8777-475",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
"port-version": 0
},
"bgfx": {
"baseline": "1.128.8777-475",
"baseline": "1.128.8786-480",
"port-version": 0
},
"bigint": {
Expand Down

0 comments on commit 07c9f1e

Please sign in to comment.