diff options
| author | Sönke Schau <xgcssch@users.noreply.github.com> | 2021-03-29 18:25:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 09:25:14 -0700 |
| commit | d4c34fd2715912f667e778a2907792d6e570e7d2 (patch) | |
| tree | 407a57299049507c696d4b62628d04e16c52fd3f /versions/l- | |
| parent | 8a8eb7194187f9e79fcd79601573a8b0c17ebf0d (diff) | |
| download | vcpkg-d4c34fd2715912f667e778a2907792d6e570e7d2.tar.gz vcpkg-d4c34fd2715912f667e778a2907792d6e570e7d2.zip | |
[libcbor] New port (#16884)
* [libcbor] Initial commit
* [libcbor] Add metadata
* Changes made by vcpkg.exe format-manifest --all
* Changes made by vcpkg.exe x-add-version libcbor --overwrite-version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libcbor.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/l-/libcbor.json b/versions/l-/libcbor.json new file mode 100644 index 000000000..6e26aa711 --- /dev/null +++ b/versions/l-/libcbor.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "ef3f79d600e1f00656e522591c6ff7beed247e3a", + "version-string": "0.8.0", + "port-version": 0 + } + ] +} |
