diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-03-18 15:06:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-18 15:06:03 -0700 |
| commit | c8f6537b80831b1bd951b764bb4fa1f1c7973d83 (patch) | |
| tree | bf18f694adf514368f13325bfc2aa1959ac708b1 /versions/f- | |
| parent | 20fad538fda23e4d3a784c257fd8064ababbbb5a (diff) | |
| download | vcpkg-c8f6537b80831b1bd951b764bb4fa1f1c7973d83.tar.gz vcpkg-c8f6537b80831b1bd951b764bb4fa1f1c7973d83.zip | |
[ci,vcpkg-cmake-*] remove host-only nature of vcpkg-cmake-* ports (#16774)
* remove host-only nature of vcpkg-cmake-* ports
* versions
* fix fmt on uwp
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/fmt.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/fmt.json b/versions/f-/fmt.json index 9fc6b3c8c..86345acc5 100644 --- a/versions/f-/fmt.json +++ b/versions/f-/fmt.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "71167ed3f3204ccfa0c7571ea5a89df1b113ed74", + "version": "7.1.3", + "port-version": 2 + }, + { "git-tree": "4f8427eb0bd40da1856d4e67bde39a4fda689d72", "version": "7.1.3", "port-version": 1 |
