[sdl2] Update to 2.28.3 (#33740)

* [sdl2] Update to 2.28.3

* update version
This commit is contained in:
Lily Wang 2023-09-14 13:31:20 -07:00 committed by GitHub
parent a0d636b79b
commit 130a670989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 d4ddc1abf84f09b9d2357b5bf2adc224a693767c170a6b778283c2783436d940aee4db4c9628776de28de6c499bbfb04b65f9d9210f4670525248ce5b0d31bee
SHA512 6383280f12f7fc75b958a4354da2a5b3dfe4364eb7f65354546c5f9e95492c0f5da721a39dc9b90cdd91fdcea0153b153cdf31c0cd635e74786d23828d4184b0
HEAD_REF main
PATCHES
deps.patch

View File

@ -1,6 +1,6 @@
{
"name": "sdl2",
"version": "2.28.2",
"version": "2.28.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

@ -7497,7 +7497,7 @@
"port-version": 6
},
"sdl2": {
"baseline": "2.28.2",
"baseline": "2.28.3",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cd85a856abc649e2717e838cf498052704226ed9",
"version": "2.28.3",
"port-version": 0
},
{
"git-tree": "e2235ea94a5142fe57d9c27f6d2c3307177df933",
"version": "2.28.2",