update sdl to latest
Some checks are pending
ContinuousDelivery / linux-ubuntu (push) Waiting to run
ContinuousDelivery / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Waiting to run
ContinuousDelivery / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Waiting to run
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / windows-asan (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / linux (push) Waiting to run
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Waiting to run
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Waiting to run
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run

This commit is contained in:
2024-10-18 17:46:52 +02:00
parent e82a99c312
commit f93602e524
3 changed files with 7 additions and 6 deletions

8
flake.lock generated
View File

@ -63,17 +63,17 @@
"sdl3": {
"flake": false,
"locked": {
"lastModified": 1728073678,
"narHash": "sha256-S7yRcLHMPgq6+gec8l+ESxp2dJ+6Po/UNsBUXptQzMQ=",
"lastModified": 1729218869,
"narHash": "sha256-0KrwC3Yrs1LHwT9SPvknDwPymNmksq6dixM4/KiFqFA=",
"owner": "libsdl-org",
"repo": "SDL",
"rev": "e292d1f5ace469f718d7b6b4dec8c28e37dcaa0e",
"rev": "2654d5d48b8f764148a7c246fea85b32b1133578",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL",
"rev": "e292d1f5ace469f718d7b6b4dec8c28e37dcaa0e",
"rev": "2654d5d48b8f764148a7c246fea85b32b1133578",
"type": "github"
}
},