aboutsummaryrefslogtreecommitdiff
path: root/ports/redshell/portfile.cmake
diff options
context:
space:
mode:
authoryintothayang <yintothayang@gmail.com>2017-11-14 12:20:23 +0900
committeryintothayang <yintothayang@gmail.com>2017-11-14 12:20:23 +0900
commit48c3fe7dde8c180952e7eaaa71418d1eb1064f09 (patch)
treeb26092ac227d5f2e485618b186f397ea67d3858b /ports/redshell/portfile.cmake
parent1ea060d6fa9925dd9146f71b8c73a04bfcc5caf4 (diff)
downloadvcpkg-48c3fe7dde8c180952e7eaaa71418d1eb1064f09.tar.gz
vcpkg-48c3fe7dde8c180952e7eaaa71418d1eb1064f09.zip
small version bump to redshell port
Diffstat (limited to 'ports/redshell/portfile.cmake')
-rw-r--r--ports/redshell/portfile.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/redshell/portfile.cmake b/ports/redshell/portfile.cmake
index d7fbec955..929c8ef24 100644
--- a/ports/redshell/portfile.cmake
+++ b/ports/redshell/portfile.cmake
@@ -22,8 +22,8 @@ set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/redshell)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Innervate/red-shell-cpp
- REF 1.0.0
- SHA512 00c79a09e92131e4ee0f46b14a2280bdb4e8c5970876dba99e8edd2294813f1b602eb0c9c8e24c9fd363a5c276dfa3daaf71f6ba2774842a8b565c803b3ff08c
+ REF 1.1.2
+ SHA512 7ed9f2945b55e6cdba9c3e6c1c11e5363ec834924313eb62ac8b077db0a0c556a89b212d1e8319e915b31514371b9d81beaaca06f277f15ad1b80ea2ac071b2e
HEAD_REF master
)