update sdl_image to 3.1.1

This commit is contained in:
Green Sky
2025-01-31 18:42:51 +01:00
parent d91eb4d282
commit 8daa8bb976
3 changed files with 7 additions and 6 deletions

View File

@ -17,7 +17,7 @@
flake = false;
};
sdl3_image = {
url = "github:libsdl-org/SDL_image/6f4584340b9b78542d11bf0232a1a0862de1f0a9";
url = "github:libsdl-org/SDL_image/4ff27afa450eabd2a827e49ed86fab9e3bf826c5";
flake = false;
};
implot = {