Skip to content

Commit

Permalink
Update SDL2 for emscripten-core#16462
Browse files Browse the repository at this point in the history
  • Loading branch information
Daft-Freak committed Mar 25, 2022
1 parent 388bd14 commit 229c16d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/ports/sdl2.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

import os

TAG = 'release-2.0.20'
HASH = '67e1abe1183b04836b35d724fd495c83c9559b4530d4a5c9bcc89648af0ac7cc51c02f7055a1664fe5f5f90953d22a6c431fa8bc5cdd77c94a97f107c47e2d62'
TAG = '4b8d69a41687e5f6f4b05f7fd9804dd9fcac0347'
HASH = '2d4d577c7584da22306b05a44bc08200460a33cd414fed2dc948e2a86e7b2d1a5cbc13bacadb63618823ba63c210f21c570adbab39f7645bf902196fa91c6b4e'
SUBDIR = 'SDL-' + TAG


Expand Down

0 comments on commit 229c16d

Please sign in to comment.