mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[platform-folders] update to 4.3.0 (#46720)
This commit is contained in:
@@ -4,8 +4,8 @@ set(TARGET_BUILD_PATH "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}")
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO sago007/PlatformFolders
|
||||
REF 4.2.0
|
||||
SHA512 50a9acd37b8b491e8938190b3b7ed1af2d3cc70bb6e59708dc1928269d5e4b8d52ec02f9330f3d9439099029ac61d193dadbca198e1d561432e02e488e103f7c
|
||||
REF ${VERSION}
|
||||
SHA512 0c5221581f6cb8ce44ee0200c6a9b9ddb85f1065f0f7dc48b33b8d380483094efba8c089f3d1fc8b6cef51c4f6b70497861e77ac2309a37d1ded9317085a06ae
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "platform-folders",
|
||||
"version": "4.2.0",
|
||||
"port-version": 1,
|
||||
"version": "4.3.0",
|
||||
"description": "A C++ library to look for special directories like \"My Documents\" and \"%APPDATA%\"",
|
||||
"homepage": "https://github.com/sago007/PlatformFolders",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -395,6 +395,7 @@ pfring:arm64-osx=fail
|
||||
pfring:x64-osx=fail
|
||||
pixman:arm-uwp=fail
|
||||
platform-folders:arm-uwp=fail
|
||||
platform-folders:arm64-uwp=fail
|
||||
platform-folders:x64-uwp=fail
|
||||
plibsys:arm-uwp=fail
|
||||
plibsys:x64-uwp=fail
|
||||
|
||||
@@ -7381,8 +7381,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"platform-folders": {
|
||||
"baseline": "4.2.0",
|
||||
"port-version": 1
|
||||
"baseline": "4.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"plf-colony": {
|
||||
"baseline": "7.5.25",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "c0a76acd6dcad8317ad0adb339f37349e74bbed9",
|
||||
"version": "4.3.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "cf5e8d5b3192a857b2e85276a2ff8c6f76e28d82",
|
||||
"version": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user