mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
[shiva] update to 0.3 (#3739)
This commit is contained in:
parent
0bf67a9047
commit
bfbc52abbf
@ -1,4 +1,4 @@
|
|||||||
Source: shiva
|
Source: shiva
|
||||||
Version: 0.1
|
Version: 0.3
|
||||||
Description: Modern C++ Game Engine
|
Description: Modern C++ Game Engine
|
||||||
Build-Depends: boost-stacktrace, boost-filesystem, entt, eastl
|
Build-Depends: boost-stacktrace, boost-filesystem, boost-dll, boost-function, entt, eastl
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO Milerius/shiva
|
REPO Milerius/shiva
|
||||||
REF 0.1
|
REF 0.3
|
||||||
SHA512 16921b997071e5717b9207e2fe6e4595759fd8bf872ac1f37c57b01b59e9dbe8f4f16140556ea4ee69966458360d01635caef70fb864f0ec1d43f7b63e009952
|
SHA512 1ffb89019bceaa5d7968f812d33dbadbba847c510fefb43774a9a0a5a970190d166f9f0f43069f3d0e5e8ce6d9c1b103f77f063bfb11223439c09dc2b1e52f6d
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user