diff options
Diffstat (limited to 'vcpkg/ports/flat/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/flat/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/flat/vcpkg.json b/vcpkg/ports/flat/vcpkg.json new file mode 100644 index 0000000..87ac782 --- /dev/null +++ b/vcpkg/ports/flat/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "flat", + "version-date": "2022-08-30", + "description": "Flat Containers Library", + "homepage": "https://github.com/pubby/flat", + "license": "BSL-1.0" +} |