[sdl2] Update to version 2.30.8 (#41305)

This commit is contained in:
Kadir 2024-10-04 18:44:29 +03:00 committed by GitHub
parent 652a35c70a
commit 7adc2e4d49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsdl-org/SDL
REF "release-${VERSION}"
SHA512 65c972098cbe3a7dede6ba106c6678502b10ad93d2f1a980cc997a1facc11b211bc564ad4ef810248cc63e01a9adc6de23699a245cdaa8df89c7fb2d70c29a5e
SHA512 94ec7dba63b275545a6c3ab10cfe9feeb0a752ee46ff5e0083e0faa37097e1225a4efa060ca2acebf8d67ff192f06f18afc782891b190f6c0a561932575e8e50
HEAD_REF main
PATCHES
deps.patch

View File

@ -1,6 +1,6 @@
{
"name": "sdl2",
"version": "2.30.7",
"version": "2.30.8",
"description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
"homepage": "https://www.libsdl.org/download-2.0.php",
"license": "Zlib",

View File

@ -8149,7 +8149,7 @@
"port-version": 6
},
"sdl2": {
"baseline": "2.30.7",
"baseline": "2.30.8",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1be978b7adf6e28f12242cc88e57ce84b0e3f34e",
"version": "2.30.8",
"port-version": 0
},
{
"git-tree": "bb45dd91a3494bfe75458c6ad2233e501367791e",
"version": "2.30.7",