Skip to content

Commit

Permalink
sdl_image 2.8.0 has been released
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Dec 5, 2023
1 parent 9c6b9e8 commit ece01c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win/sdl2.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
sdl2_ver = '2.28.5'
sdl2_mixer_ver = '2.6.3'
sdl2_ttf_ver = '2.20.2'
sdl2_image_ver = '2.7.1'
sdl2_image_ver = '2.8.0'


def get_sdl2(cache, build_path, arch, package, output, download_only=False):
Expand Down

0 comments on commit ece01c4

Please sign in to comment.