Use proper CI release for SDL3

This commit is contained in:
Kaydax 2026-05-14 16:45:45 -04:00
parent ac2986d9c3
commit 1025ae6bf2
No known key found for this signature in database
GPG key ID: 6D32EED87DE7F090

View file

@ -127,9 +127,9 @@
"ci": true,
"package": "SDL3",
"name": "SDL3",
"repo": "libsdl-org/SDL",
"repo": "crueter-ci/SDL3",
"tag": "release-%VERSION%",
"version": "3.4.8",
"version": "3.4.8-d57c3b685c",
"min_version": "3.4.0"
},
"catch2": {