diff options
| author | neargye <neargye@gmail.com> | 2019-10-08 13:31:48 +0500 |
|---|---|---|
| committer | neargye <neargye@gmail.com> | 2019-10-08 15:37:35 +0500 |
| commit | 9a0a30c51d159abf164cc6e523d64b80db9c88a5 (patch) | |
| tree | 77c2fb75bf0d079f31826d543748e3994c9bda6a /ports/magic-enum/CONTROL | |
| parent | ea79220f9d9d33a11101c8dea0827aaff5a2b9b3 (diff) | |
| download | vcpkg-9a0a30c51d159abf164cc6e523d64b80db9c88a5.tar.gz vcpkg-9a0a30c51d159abf164cc6e523d64b80db9c88a5.zip | |
update magic_enum to v0.6.2
Diffstat (limited to 'ports/magic-enum/CONTROL')
| -rw-r--r-- | ports/magic-enum/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/magic-enum/CONTROL b/ports/magic-enum/CONTROL index 333e633dc..21b8797f6 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,3 +1,4 @@ Source: magic-enum
-Version: 0.6.1
+Version: 0.6.2
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
+Homepage: https://github.com/Neargye/magic_enum
|
