mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 13:40:47 +08:00
[sdl2] update to 2.26.2 (#28753)
This commit is contained in:
parent
53c1bea0f5
commit
9696840b74
@ -3,7 +3,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO libsdl-org/SDL
|
||||
REF release-${VERSION}
|
||||
SHA512 c4cffa32d4d43de64cc47ada80a657a9db53f4c60da3684f96a036527fdc12b0e459e9e638cab6c7eb796de29fd60ee5a8c73b56bccd8483024e225c81469961
|
||||
SHA512 86620a8f24e054a47e53435ed620bde2c7fb8ffd7db99dcd8a91bac70ea733163b95ae3b77b04d1ef5f098730dfd385cf4bcf85f45d5234cddd7c9581b513af4
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
deps.patch
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "sdl2",
|
||||
"version": "2.26.1",
|
||||
"port-version": 2,
|
||||
"version": "2.26.2",
|
||||
"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",
|
||||
|
@ -6901,8 +6901,8 @@
|
||||
"port-version": 4
|
||||
},
|
||||
"sdl2": {
|
||||
"baseline": "2.26.1",
|
||||
"port-version": 2
|
||||
"baseline": "2.26.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"sdl2-gfx": {
|
||||
"baseline": "1.0.4",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "fab219425b8b20d5f9f2b99849d3578cb6f0705b",
|
||||
"version": "2.26.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "ee20c1d23fa6dc2fa0b288abc4f4d124ed14f066",
|
||||
"version": "2.26.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user