Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libtcod] Update to 1.23.0 #27388

Merged
merged 1 commit into from
Oct 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ports/libtcod/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libtcod/libtcod
REF 1.22.3
SHA512 350b741f8738f5ba3c6f282e76c1124326144111eb2444b17b1126e8ddead52cff1dba1d0ed80e6fefbb0db8f032b95d08292d73746eec149e191a8fa78651d7
REF 1.23.0
SHA512 efb9d1bca56268bb467ea11f640ed3807f269cd6c6cd7ea3296b3e1fb26bbe688cd8a21d3c5bb070d747a5321088e5fe4fe2a9cc52c145958a9db120d9abf878
HEAD_REF main
)

2 changes: 1 addition & 1 deletion ports/libtcod/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libtcod",
"version": "1.22.3",
"version": "1.23.0",
"maintainers": "Kyle Benesch <[email protected]>",
"description": "Common algorithms and tools for roguelikes.",
"homepage": "https://github.com/libtcod/libtcod",
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
@@ -4257,7 +4257,7 @@
"port-version": 3
},
"libtcod": {
"baseline": "1.22.3",
"baseline": "1.23.0",
"port-version": 0
},
"libtess2": {
5 changes: 5 additions & 0 deletions versions/l-/libtcod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "43c6a88dc753dd9d7e106f8ee9c7bc26d4ed39b6",
"version": "1.23.0",
"port-version": 0
},
{
"git-tree": "98a04c69b32d8e84d25d2913a2f0ad7ec7b4b833",
"version": "1.22.3",