diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-07-03 05:21:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-02 20:21:56 -0700 |
| commit | e5a6d6db624bfa74061c935140b23dccb34d2abb (patch) | |
| tree | 5d194602455284a5e9e8369d7fa4d964614a3028 /ports/safeint/CONTROL | |
| parent | a28bfe76740349b519d4737260dad8e160b41f6c (diff) | |
| download | vcpkg-e5a6d6db624bfa74061c935140b23dccb34d2abb.tar.gz vcpkg-e5a6d6db624bfa74061c935140b23dccb34d2abb.zip | |
[safeint] Update to 3.24 (#12217)
https://github.com/dcleblanc/SafeInt/releases/tag/3.24
Diffstat (limited to 'ports/safeint/CONTROL')
| -rw-r--r-- | ports/safeint/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/safeint/CONTROL b/ports/safeint/CONTROL index ca9c476df..a15905afa 100644 --- a/ports/safeint/CONTROL +++ b/ports/safeint/CONTROL @@ -1,3 +1,4 @@ Source: safeint -Version: 3.23 +Version: 3.24 +Homepage: https://github.com/dcleblanc/SafeInt Description: SafeInt is a class library for C++ that manages integer overflows |
