mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 10:53:03 +08:00
[magic-enum] Update to v0.6.4 (#9502)
This commit is contained in:
parent
683de11417
commit
df48026300
@ -1,4 +1,4 @@
|
||||
Source: magic-enum
|
||||
Version: 0.6.3-1
|
||||
Version: 0.6.4
|
||||
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
|
||||
|
@ -3,8 +3,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Neargye/magic_enum
|
||||
REF v0.6.3
|
||||
SHA512 ac5e1a08c491c380980b1ca928cd545f0f062818e5946904e6f17803f6e6578f4a7f882896b22681537ef7c559897b002aacc52f8fe35d22ea528d1b5e491e63
|
||||
REF v0.6.4
|
||||
SHA512 9d7e45c5a9abfe28b8b1926805f7e5d9a94118f6330737b2c2d95c49cd8f04fdc540eb264d68bd7c697abaffba3a178499f90bc86fb54a62f7d2cc61be22599b
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user