Update to 1.24.0 (#31645)

This commit is contained in:
Kyle Benesch 2023-05-30 12:31:49 -07:00 committed by GitHub
parent 2585709af9
commit d376784240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libtcod/libtcod
REF 1.23.1
SHA512 d01e168b02c0540e193f65ad630180b26ac1690b9386aac039149493f436938fed4a0499ac70235f53d2675df595b7223401804b3bd2d8660917020e911f12c9
REF 1.24.0
SHA512 21aae343297ea4aefb89f3bc8fd06c7059e4f59dc34c26ef294f4211873f29bf26b5c600746db8af7eda9e9f5ab270bfd862ab34ae3c409051dcad6bb219df8a
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "libtcod",
"version": "1.23.1",
"version": "1.24.0",
"maintainers": "Kyle Benesch <4b796c65+github@gmail.com>",
"description": "Common algorithms and tools for roguelikes.",
"homepage": "https://github.com/libtcod/libtcod",

View File

@ -4601,7 +4601,7 @@
"port-version": 1
},
"libtcod": {
"baseline": "1.23.1",
"baseline": "1.24.0",
"port-version": 0
},
"libtess2": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ae0678aa4f8c3675932de4d2e8986f4a5ca7d30e",
"version": "1.24.0",
"port-version": 0
},
{
"git-tree": "09fe9037f9dc927b39eac5ed74cbce37dbb62f12",
"version": "1.23.1",