From 9ff32056ca4f75cc2193f115adf34d1495448249 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Mon, 20 Jan 2025 00:23:07 +0100 Subject: Add sdl3_windows 3.1.10 --- modules/sdl3_windows/3.1.10/source.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/sdl3_windows/3.1.10/source.json (limited to 'modules/sdl3_windows/3.1.10/source.json') diff --git a/modules/sdl3_windows/3.1.10/source.json b/modules/sdl3_windows/3.1.10/source.json new file mode 100644 index 0000000..936e13e --- /dev/null +++ b/modules/sdl3_windows/3.1.10/source.json @@ -0,0 +1,10 @@ +{ + "type": "archive", + "url": "https://github.com/libsdl-org/SDL/releases/download/prerelease-3.1.10/SDL3-devel-3.1.10-VC.zip", + "integrity": "sha256-tCvqtXH5JfDRxB0MLxlTyPkVAagOCNrkHWL34M5ShRw=", + "strip_prefix": "SDL3-3.1.10", + "overlay": { + "MODULE.bazel": "sha256-BXMfBKQ+8yQWVXrPPHQK9nrwE3P4gVGiITRnnIyyy3o=", + "BUILD.bazel": "sha256-WkD5OcRIZFbwv1HU26gIZn1G0wJC3AsSAX9xPIWsqCc=" + } +} -- cgit