diff --git a/ports/uwp/third_party/love/README.md b/ports/uwp/third_party/love/README.md index cca8b2fa..2d0ea9d5 100644 --- a/ports/uwp/third_party/love/README.md +++ b/ports/uwp/third_party/love/README.md @@ -1,6 +1,6 @@ # LÖVE UWP binaries -These x64 UWP Release binaries were built from [`caorthann-celt/love-xbox-uwp`](https://github.com/caorthann-celt/love-xbox-uwp) at commit `cdf85f28ed794c95d6f5f7e3a8f23ca9ee1fbdcb`. +These x64 UWP Release binaries were built from [`caorthann-celt/love-xbox-uwp`](https://github.com/caorthann-celt/love-xbox-uwp) at commit `3f51bf0be5f3f86e5934da3893caba2b817f82c1`. The build uses LÖVE 11.5, LuaJIT, SDL2, and ANGLE. Keep the DLLs and import libraries together; they are one binary interface. diff --git a/ports/uwp/third_party/love/bin/love.dll b/ports/uwp/third_party/love/bin/love.dll index 306fc5c5..aff9cd5c 100644 Binary files a/ports/uwp/third_party/love/bin/love.dll and b/ports/uwp/third_party/love/bin/love.dll differ diff --git a/ports/uwp/third_party/love/lib/lovestatic.lib b/ports/uwp/third_party/love/lib/lovestatic.lib index af2d8ad1..31fbc9cb 100644 Binary files a/ports/uwp/third_party/love/lib/lovestatic.lib and b/ports/uwp/third_party/love/lib/lovestatic.lib differ diff --git a/ports/uwp/third_party/manifest.json b/ports/uwp/third_party/manifest.json index ec790a24..f0db3d4f 100644 --- a/ports/uwp/third_party/manifest.json +++ b/ports/uwp/third_party/manifest.json @@ -7,7 +7,7 @@ "love": { "version": "11.5", "repository": "https://github.com/caorthann-celt/love-xbox-uwp.git", - "commit": "cdf85f28ed794c95d6f5f7e3a8f23ca9ee1fbdcb" + "commit": "3f51bf0be5f3f86e5934da3893caba2b817f82c1" }, "luajit": { "repository": "https://github.com/LuaJIT/LuaJIT.git", @@ -99,7 +99,7 @@ }, { "path": "love/bin/love.dll", - "sha256": "A3622828014F03DDB502D2A7807DC8F94432172595BE03508099BD66937FD45F" + "sha256": "E2CE334817636AA9EFF97E181FB5C33C506971F2AC7C653F2CA751B5CDE2FCE6" }, { "path": "love/bin/lua51.dll", @@ -111,7 +111,7 @@ }, { "path": "love/lib/lovestatic.lib", - "sha256": "15FB3A9CB3C3CDAB8B33DE5B1D1F8D8FF6CE9719E9AA7BC2CF3D7B51CDCE0C98" + "sha256": "3794690ED3F44DB6F0C83BBC1673979922627929E852E7668C9911DE1F72B972" }, { "path": "love/lib/lua51.lib",