From f24c1c6ccd8617246d395be1d58abf3dfffcc931 Mon Sep 17 00:00:00 2001 From: Roelf-Jilling Date: Fri, 20 Oct 2017 21:35:29 +0200 Subject: [CppWinRT] Update to October 2017 release --- ports/cppwinrt/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/cppwinrt/CONTROL') diff --git a/ports/cppwinrt/CONTROL b/ports/cppwinrt/CONTROL index e470b2458..aa481439e 100644 --- a/ports/cppwinrt/CONTROL +++ b/ports/cppwinrt/CONTROL @@ -1,3 +1,3 @@ Source: cppwinrt -Version: spring_2017_creators_update_for_vs_15.3 +Version: Fall_2017_Creators_Update_for_VS_15.3 Description: C++/WinRT is a standard C++ language projection for the Windows Runtime. -- cgit v1.2.3 From 7913033b00d3067e0e8f24087737d89d177ff056 Mon Sep 17 00:00:00 2001 From: Scott Greenlay Date: Sun, 22 Oct 2017 13:12:58 -0700 Subject: Update cppwinrt to Fall Creators --- ports/cppwinrt/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/cppwinrt/CONTROL') diff --git a/ports/cppwinrt/CONTROL b/ports/cppwinrt/CONTROL index e470b2458..89c6133bd 100644 --- a/ports/cppwinrt/CONTROL +++ b/ports/cppwinrt/CONTROL @@ -1,3 +1,3 @@ Source: cppwinrt -Version: spring_2017_creators_update_for_vs_15.3 +Version: fall_2017_creators_update_for_vs_15.3 Description: C++/WinRT is a standard C++ language projection for the Windows Runtime. -- cgit v1.2.3 From 7f0dcbc15dbf8e0cb202f8a197f5582c36b4b546 Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Mon, 23 Oct 2017 11:43:36 -0700 Subject: [cppwinrt] Use vcpkg_from_github --- ports/cppwinrt/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/cppwinrt/CONTROL') diff --git a/ports/cppwinrt/CONTROL b/ports/cppwinrt/CONTROL index 89c6133bd..4f160a6e0 100644 --- a/ports/cppwinrt/CONTROL +++ b/ports/cppwinrt/CONTROL @@ -1,3 +1,3 @@ Source: cppwinrt -Version: fall_2017_creators_update_for_vs_15.3 +Version: fall_2017_creators_update_for_vs_15.3-1 Description: C++/WinRT is a standard C++ language projection for the Windows Runtime. -- cgit v1.2.3