diff --git a/ports/bgfx/portfile.cmake b/ports/bgfx/portfile.cmake index 5e654ae0c5..de77c56758 100644 --- a/ports/bgfx/portfile.cmake +++ b/ports/bgfx/portfile.cmake @@ -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( diff --git a/ports/bgfx/vcpkg.json b/ports/bgfx/vcpkg.json index e5ba5563a5..fff5bb3d03 100644 --- a/ports/bgfx/vcpkg.json +++ b/ports/bgfx/vcpkg.json @@ -1,6 +1,6 @@ { "name": "bgfx", - "version": "1.128.8786-481", + "version": "1.128.8808-482", "maintainers": "Sandy Carter ", "description": "Cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library.", "homepage": "https://bkaradzic.github.io/bgfx/overview.html", diff --git a/versions/b-/bgfx.json b/versions/b-/bgfx.json index 99d1f030ac..ac7aa689d8 100644 --- a/versions/b-/bgfx.json +++ b/versions/b-/bgfx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "38419e14182a560fb1b84d51f88e68af9174e90c", + "version": "1.128.8808-482", + "port-version": 0 + }, { "git-tree": "059b5b641de1b56edd27101a5d0ce1093cceaa5a", "version": "1.128.8786-481", diff --git a/versions/baseline.json b/versions/baseline.json index 4653abbcfb..32f6adc33d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -637,7 +637,7 @@ "port-version": 0 }, "bgfx": { - "baseline": "1.128.8786-481", + "baseline": "1.128.8808-482", "port-version": 0 }, "bigint": {