aboutsummaryrefslogtreecommitdiff
path: root/ports/rs-core-lib
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-04-06 14:46:51 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-04-06 20:41:59 -0700
commit740622dd73b96c49c66564f5c060bd179bc13b5d (patch)
treeaef9b19afd262cdd1e7f346dda99b476270a8a31 /ports/rs-core-lib
parent340320487342740ff2313f44efd35eeba9423ac2 (diff)
downloadvcpkg-740622dd73b96c49c66564f5c060bd179bc13b5d.tar.gz
vcpkg-740622dd73b96c49c66564f5c060bd179bc13b5d.zip
[aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] Upgrades
Diffstat (limited to 'ports/rs-core-lib')
-rw-r--r--ports/rs-core-lib/CONTROL2
-rw-r--r--ports/rs-core-lib/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/rs-core-lib/CONTROL b/ports/rs-core-lib/CONTROL
index a26371439..1a0ea6519 100644
--- a/ports/rs-core-lib/CONTROL
+++ b/ports/rs-core-lib/CONTROL
@@ -1,4 +1,4 @@
Source: rs-core-lib
-Version: 2018-04-05
+Version: 2018-04-06
Description: Minimal common utilities by Ross Smith
diff --git a/ports/rs-core-lib/portfile.cmake b/ports/rs-core-lib/portfile.cmake
index 7392e5843..8229e78e8 100644
--- a/ports/rs-core-lib/portfile.cmake
+++ b/ports/rs-core-lib/portfile.cmake
@@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CaptainCrowbar/rs-core-lib
- REF c49c44a14567719e927c942aec7d8e4971aad5bf
- SHA512 17f5cb5d1c60fa832d32f65fce2a1fd00b108d5c1594240543bb6f889c8ddae6dbe83215b63ff15927921bcc9352348340e036c5118278867498216f63e9fef4
+ REF 0a500c3a326d1ba177e48ebdb2d71b0a9cd54eae
+ SHA512 14642b9c3c4eba8faea434eb94fc19fadbc8e40cbf43ae3591be89b1cd2a0b2f13f93c7ac88d1778d557a185fa6efe5eadf64542da7baf625a39dcb53b0b2313
HEAD_REF master
)