mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 10:37:10 +01:00
[magic-enum] Update to v0.6.6 (#11814)
This commit is contained in:
parent
860046d935
commit
473e548207
@ -1,4 +1,4 @@
|
|||||||
Source: magic-enum
|
Source: magic-enum
|
||||||
Version: 0.6.5
|
Version: 0.6.6
|
||||||
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
|
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
|
Homepage: https://github.com/Neargye/magic_enum
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO Neargye/magic_enum
|
REPO Neargye/magic_enum
|
||||||
REF v0.6.5
|
REF v0.6.6
|
||||||
SHA512 dd695f1ce4e2ea989d46724049ed0930bee568302ae64cd41a474a52b2587e38dd5032a145608a1bd5d13483fd97706c66f4042612f520cbca3b15bff337b85f
|
SHA512 aeab69a87d0bcac93a987489a7bce9bd5971b7df1a5f83bfe9c58292dec736aa3b60a238c38d04080608199ea45c946da50b13934fb320e5f63e38b9185b526f
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user