update sdl and sdl_image
Some checks failed
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
ContinuousDelivery / linux-ubuntu (push) Failing after 5m27s
ContinuousDelivery / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Failing after 6m27s
ContinuousDelivery / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Has been cancelled

This commit is contained in:
2024-07-31 18:14:41 +02:00
parent 2abf09ac06
commit 60f2c07a6a
4 changed files with 14 additions and 12 deletions

16
flake.lock generated
View File

@ -63,34 +63,34 @@
"sdl3": {
"flake": false,
"locked": {
"lastModified": 1721156595,
"narHash": "sha256-BamJ5xK2uEHv1Q5AM2aNYk+ZDsrKCVsyZ4ium7pTTis=",
"lastModified": 1722282731,
"narHash": "sha256-02y7JB23xAehjqBp6hj7ExNkD06XkFE8Odxnu0hYx8k=",
"owner": "libsdl-org",
"repo": "SDL",
"rev": "d65a8146b950abe31b4fbf779f3e2fea731af9bd",
"rev": "67b973b5fad633b3be76d4daf4fd9fece292c25f",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL",
"rev": "d65a8146b950abe31b4fbf779f3e2fea731af9bd",
"rev": "67b973b5fad633b3be76d4daf4fd9fece292c25f",
"type": "github"
}
},
"sdl3_image": {
"flake": false,
"locked": {
"lastModified": 1721253495,
"narHash": "sha256-mZjO5Tfu6TyGGC/2AduzOqKHW9NdH4oSzyVGjipW5bQ=",
"lastModified": 1722000822,
"narHash": "sha256-h2vyWcGdLPbg42M6bgJAzskXJfeq9UYTMHi1XdP/otk=",
"owner": "libsdl-org",
"repo": "SDL_image",
"rev": "8abc07df88cc035997e797967ac2f479b0e50981",
"rev": "2a27018eda394a4e005cd8ba6bb3bfd0298809c7",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL_image",
"rev": "8abc07df88cc035997e797967ac2f479b0e50981",
"rev": "2a27018eda394a4e005cd8ba6bb3bfd0298809c7",
"type": "github"
}
},