mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 01:59:00 +08:00
[entt] Update to 3.5.1 (#13318)
This commit is contained in:
parent
50d5b31c15
commit
9ef3b7c81f
@ -1,4 +1,4 @@
|
||||
Source: entt
|
||||
Version: 3.4.0
|
||||
Version: 3.5.1
|
||||
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more.
|
||||
Homepage: https://github.com/skypjack/entt
|
||||
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO skypjack/entt
|
||||
REF v3.4.0
|
||||
SHA512 0094d2bff106754a3d8500152ea3206d2e0e0a8043ab54794faf6b5caa02dd2f0675011dafdd6e33de105c464204034b2a7d9380fe77a4d8b67f07f05e7f0152
|
||||
REF v3.5.1
|
||||
SHA512 41d4c56f04e6d98218ce5994636407cef7a73c75a4f3b982b0756b0496002b841c22a652a28575e5d683c45459d66dba47dec3d51a92963b372cb72e95df8a0f
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user