diff --git a/ports/uwp/third_party/love/README.md b/ports/uwp/third_party/love/README.md index 6157de5e..cca8b2fa 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 `62275ed10190afbec01f65754b3bcc04f244dd35`. +These x64 UWP Release binaries were built from [`caorthann-celt/love-xbox-uwp`](https://github.com/caorthann-celt/love-xbox-uwp) at commit `cdf85f28ed794c95d6f5f7e3a8f23ca9ee1fbdcb`. 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 8d895586..306fc5c5 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/manifest.json b/ports/uwp/third_party/manifest.json index 0011b536..ec790a24 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": "62275ed10190afbec01f65754b3bcc04f244dd35" + "commit": "cdf85f28ed794c95d6f5f7e3a8f23ca9ee1fbdcb" }, "luajit": { "repository": "https://github.com/LuaJIT/LuaJIT.git", @@ -99,7 +99,7 @@ }, { "path": "love/bin/love.dll", - "sha256": "7B1BE4699AC950173474BB0C03B5DD52E1202ABA6F60C29E294957057F587692" + "sha256": "A3622828014F03DDB502D2A7807DC8F94432172595BE03508099BD66937FD45F" }, { "path": "love/bin/lua51.dll",