vcpkg/ports/safeint/vcpkg.json
Rémy Tassoux 212477fd66
[safeint] Update to 3.0.26 version (#18176)
* [safeint] Update to 3.0.26 version

* [safeint] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-06-02 15:37:23 -05:00

7 lines
187 B
JSON

{
"name": "safeint",
"version": "3.0.26",
"description": "SafeInt is a class library for C++ that manages integer overflows",
"homepage": "https://github.com/dcleblanc/SafeInt"
}