diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 05:15:42 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 22:29:53 -0700 |
| commit | 86fecfc61c3b9b0f5e93b47e4c5d807322e08847 (patch) | |
| tree | d5fb74caf33115bb44688cefd76b4aecec32b37e /ports/rs-core-lib | |
| parent | bd5bad18e40c2cc8af26558166a580f37993ac01 (diff) | |
| download | vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.tar.gz vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.zip | |
Upgrades 2018.07.08
Diffstat (limited to 'ports/rs-core-lib')
| -rw-r--r-- | ports/rs-core-lib/CONTROL | 2 | ||||
| -rw-r--r-- | ports/rs-core-lib/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/rs-core-lib/CONTROL b/ports/rs-core-lib/CONTROL index c44d7c219..e72f18909 100644 --- a/ports/rs-core-lib/CONTROL +++ b/ports/rs-core-lib/CONTROL @@ -1,4 +1,4 @@ Source: rs-core-lib -Version: 2018-07-03 +Version: 2018-07-08 Description: Minimal common utilities by Ross Smith diff --git a/ports/rs-core-lib/portfile.cmake b/ports/rs-core-lib/portfile.cmake index ba84f3734..b96b531ce 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 9bcb33fdfbcd993faaff24fba235f4883209398f - SHA512 8ef6f58ea7fe81ca53780918b13059f0ca1f62954a0c7e8c62e413e4d3bf6ef2ef01ef60d7bc14d977099e797ca65a31a9d0348c084ec5446566cc69d698ba0b + REF 79a54a4eb1b49eca04db31ff779e31a6626d049a + SHA512 ded381d977b6b84d82f2400cac3e966ef9e27e597aa8ec4846056dabbd55f1be2dab6fd593cd005930e14f83581d10495c2a459bf75b9e05aa6822f3c3eda0a7 HEAD_REF master ) |
