aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-10-09 10:42:48 -0700
committerGitHub <noreply@github.com>2019-10-09 10:42:48 -0700
commit72b3aa83af7835ec5dbc90e86ce758cbe1af13f7 (patch)
tree8c915e4b276bd4e739a85433a21ed0ce480ace6d /ports/magic-enum/CONTROL
parentaba829d9295cdee0e9589ee9997582e1e5062d18 (diff)
parent9a0a30c51d159abf164cc6e523d64b80db9c88a5 (diff)
downloadvcpkg-72b3aa83af7835ec5dbc90e86ce758cbe1af13f7.tar.gz
vcpkg-72b3aa83af7835ec5dbc90e86ce758cbe1af13f7.zip
update magic_enum to v0.6.2 (#8500)
Diffstat (limited to 'ports/magic-enum/CONTROL')
-rw-r--r--ports/magic-enum/CONTROL3
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