diff --git a/ports/wintoast/portfile.cmake b/ports/wintoast/portfile.cmake index ea6c0d5d0679dd..17f3dcc1926e75 100644 --- a/ports/wintoast/portfile.cmake +++ b/ports/wintoast/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO mohabouje/WinToast REF "v${VERSION}" - SHA512 b9e34595049851754dafe506681af494f59edf94a4324c20aaeadea25b9ed0abac87e93384d2080c327dbbdd22441800e9af7c5ce6728d7cc1464796a83cffbd + SHA512 e2a4faf9af8a74704b2fb0e82b9aad8262e42e863d037498b7f528f563f4a06ac11f49efa45d450cfa281cf90a9b7f799a710f70003804665554b6df8e71982c HEAD_REF master ) diff --git a/ports/wintoast/vcpkg.json b/ports/wintoast/vcpkg.json index aa7d817e31ab9f..39777f5452e2ea 100644 --- a/ports/wintoast/vcpkg.json +++ b/ports/wintoast/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wintoast", - "version": "1.3.0", + "version": "1.3.1", "description": "WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10.", "supports": "windows & !uwp", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 60c6e5a2a55a16..51e209621117eb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9913,7 +9913,7 @@ "port-version": 0 }, "wintoast": { - "baseline": "1.3.0", + "baseline": "1.3.1", "port-version": 0 }, "wmipp": { diff --git a/versions/w-/wintoast.json b/versions/w-/wintoast.json index 6ce73985a21b9b..0b2a8d7042b584 100644 --- a/versions/w-/wintoast.json +++ b/versions/w-/wintoast.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "96a0950f6a8c9c81fc510ad636d802fb235b4799", + "version": "1.3.1", + "port-version": 0 + }, { "git-tree": "f0c791ec550f242764df15235770a4767c4e917a", "version": "1.3.0",