diff options
Diffstat (limited to 'ports/tgui')
| -rw-r--r-- | ports/tgui/CONTROL | 2 | ||||
| -rw-r--r-- | ports/tgui/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/tgui/CONTROL b/ports/tgui/CONTROL index 49cbb2c0b..13321205f 100644 --- a/ports/tgui/CONTROL +++ b/ports/tgui/CONTROL @@ -1,5 +1,5 @@ Source: tgui
-Version: 0.8.6
+Version: 0.8.7 Description: TGUI is an easy to use, cross-platform, C++ GUI for SFML.
Build-Depends: sfml
diff --git a/ports/tgui/portfile.cmake b/ports/tgui/portfile.cmake index 736946af9..9d9e90bf8 100644 --- a/ports/tgui/portfile.cmake +++ b/ports/tgui/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO texus/TGUI
- REF 017d7d694212fc08c8755b0ad5c2365cee8f68e0 # v0.8.6
- SHA512 e764bf4f71c36a67cf7d6528513bfee43896ce7aff0ba96b8b43e22b688824bc00ce85b80e771b09c539456546a92b7a21c3ceda31308e77683df73681fb1fb4
+ REF 5ee202f93a280744a2bbf92c12f693510f69dbcf # v0.8.7 + SHA512 cc1e360add00fa6b6a2b44b83b82715dcbfa3f47768dd465acbd7df9fac1fc5283d63468cdf60557360448c07fb6ba36eb24c53f53883b04495f478c62b80718
HEAD_REF 0.8
)
|
