Skip to content

Commit

Permalink
[libtcod] Update to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed May 15, 2021
1 parent f160e61 commit 2dd7fa4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 e83a7071819581562680392082c9a2e373d5495c
SHA512 056ceeaf9da099a2e2630f839ecc1a8f070f93390f598371e2921e5844c5867771845fcb431db4b0aabdeeb759e8f8b8779192f658eb06064ce2e4247e46bb46
REF 1.17.1
SHA512 5e35015e3044ba1d9631e80752616bbcff4cf2277f3c3c7532e4f055b780cdb124be804719c7220ca25cc1d488b2e4d7828d3b44017cafeed359917aa153eb87
HEAD_REF develop
)

Expand Down
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-semver": "1.17.0",
"version-semver": "1.17.1",
"maintainers": "Kyle Benesch <4b796c65+github@gmail.com>",
"description": "Common algorithms and tools for roguelikes.",
"homepage": "https://github.com/libtcod/libtcod",
Expand Down

0 comments on commit 2dd7fa4

Please sign in to comment.