update sdl and sdl_image to latest
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Failing after 5m23s
ContinuousDelivery / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Failing after 5m51s
ContinuousDelivery / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Failing after 5m30s
ContinuousIntegration / linux (push) Successful in 4m36s
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Failing after 5m33s
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Failing after 5m45s
ContinuousDelivery / windows (push) Has been cancelled
ContinuousDelivery / windows-asan (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled

This commit is contained in:
2024-09-09 11:49:32 +02:00
parent 4b9fd6db81
commit 3b399fec5c
6 changed files with 22 additions and 20 deletions

16
flake.lock generated
View File

@ -63,34 +63,34 @@
"sdl3": {
"flake": false,
"locked": {
"lastModified": 1722282731,
"narHash": "sha256-02y7JB23xAehjqBp6hj7ExNkD06XkFE8Odxnu0hYx8k=",
"lastModified": 1725865005,
"narHash": "sha256-4vauaoxf+2LhGYLKRJOugZWKKMqa0bHTJCuR2F01DeM=",
"owner": "libsdl-org",
"repo": "SDL",
"rev": "67b973b5fad633b3be76d4daf4fd9fece292c25f",
"rev": "6e885d96193a4b0096fe7fed6d4e6c3e5f247283",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL",
"rev": "67b973b5fad633b3be76d4daf4fd9fece292c25f",
"rev": "6e885d96193a4b0096fe7fed6d4e6c3e5f247283",
"type": "github"
}
},
"sdl3_image": {
"flake": false,
"locked": {
"lastModified": 1722000822,
"narHash": "sha256-h2vyWcGdLPbg42M6bgJAzskXJfeq9UYTMHi1XdP/otk=",
"lastModified": 1725662120,
"narHash": "sha256-jLKf3xSqjIL7L6iarQAiwcrmIQlM4R1zC2gXGXcdwPA=",
"owner": "libsdl-org",
"repo": "SDL_image",
"rev": "2a27018eda394a4e005cd8ba6bb3bfd0298809c7",
"rev": "c1b272450d306db3845086cc231acae736b92f4f",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL_image",
"rev": "2a27018eda394a4e005cd8ba6bb3bfd0298809c7",
"rev": "c1b272450d306db3845086cc231acae736b92f4f",
"type": "github"
}
},