diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-01-22 22:55:16 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-01-22 22:56:25 +0100 |
commit | b21e1f8b7a33ec787b5dba36343a8a190ecbb668 (patch) | |
tree | dce7aa4a6ece1935f4967edfebac7576eba6751b /modules/sdl3_windows/3.2.0/source.json | |
parent | 9ff32056ca4f75cc2193f115adf34d1495448249 (diff) |
Add sdl3_windows 3.2.0
Diffstat (limited to 'modules/sdl3_windows/3.2.0/source.json')
-rw-r--r-- | modules/sdl3_windows/3.2.0/source.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/sdl3_windows/3.2.0/source.json b/modules/sdl3_windows/3.2.0/source.json new file mode 100644 index 0000000..62aa043 --- /dev/null +++ b/modules/sdl3_windows/3.2.0/source.json @@ -0,0 +1,10 @@ +{ + "type": "archive", + "url": "https://github.com/libsdl-org/SDL/releases/download/release-3.2.0/SDL3-devel-3.2.0-VC.zip", + "integrity": "sha256-A7YoFoIpr8oYujaftLP0aCYiH5nuRQC6HwpME4Tyt28=", + "strip_prefix": "SDL3-3.2.0", + "overlay": { + "MODULE.bazel": "sha256-BXMfBKQ+8yQWVXrPPHQK9nrwE3P4gVGiITRnnIyyy3o=", + "BUILD.bazel": "sha256-WkD5OcRIZFbwv1HU26gIZn1G0wJC3AsSAX9xPIWsqCc=" + } +} |