[sdl2] Bump to 2.26.3 (#29484)

* [sdl2] Bump version to 2.26.3

* [sdl2] Update baseline
This commit is contained in:
Pierre Wendling 2023-02-07 17:46:50 -05:00 committed by GitHub
parent 185a7aa23a
commit 917875c7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsdl-org/SDL
REF release-${VERSION}
SHA512 86620a8f24e054a47e53435ed620bde2c7fb8ffd7db99dcd8a91bac70ea733163b95ae3b77b04d1ef5f098730dfd385cf4bcf85f45d5234cddd7c9581b513af4
SHA512 af50ae4dd86ee5827b27e4789c3bb071ea8e3e31e5e8d6cf7d66eef5ae9f3b9683f4adc92b5a30e15513ff6e2773f5978cdbd6484e1e259b1153303ae123539f
HEAD_REF main
PATCHES
deps.patch

View File

@ -1,6 +1,6 @@
{
"name": "sdl2",
"version": "2.26.2",
"version": "2.26.3",
"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

@ -6993,7 +6993,7 @@
"port-version": 4
},
"sdl2": {
"baseline": "2.26.2",
"baseline": "2.26.3",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "693dd875c592f310f23cf34ee7fbfb7e1be0dff8",
"version": "2.26.3",
"port-version": 0
},
{
"git-tree": "fab219425b8b20d5f9f2b99849d3578cb6f0705b",
"version": "2.26.2",