diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-02 22:59:52 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-02 23:25:02 +0100 |
commit | 6832e1a9194aaddf3819795ef5160585ad3d1fd9 (patch) | |
tree | c2760a8ad14181e55cac0a9e416d9b6ce6e101a2 /modules/sdl3_windows/3.2.6/source.json | |
parent | b21e1f8b7a33ec787b5dba36343a8a190ecbb668 (diff) |
Add sdl3_windows 3.2.6
Diffstat (limited to 'modules/sdl3_windows/3.2.6/source.json')
-rw-r--r-- | modules/sdl3_windows/3.2.6/source.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/sdl3_windows/3.2.6/source.json b/modules/sdl3_windows/3.2.6/source.json new file mode 100644 index 0000000..2cc42e0 --- /dev/null +++ b/modules/sdl3_windows/3.2.6/source.json @@ -0,0 +1,10 @@ +{ + "type": "archive", + "url": "https://github.com/libsdl-org/SDL/releases/download/release-3.2.6/SDL3-devel-3.2.6-VC.zip", + "integrity": "sha256-PsKZ3sZeKm5mYHxqdFvo9sqkrhs/PIDSuW84uBlcP6Y=", + "strip_prefix": "SDL3-3.2.6", + "overlay": { + "MODULE.bazel": "sha256-hXUH2ZzjfxpMszGniIzshRHziwv9Rq21XRtwqcvk6G8=", + "BUILD.bazel": "sha256-xb/FVaFrh7oDW7BbEwTFj0dKEWvHutJHeqNC27egR3s=" + } +} |