Skip to content

Commit

Permalink
[shiva] update to 0.3 (microsoft#3739)
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius authored and ras0219-msft committed Jun 17, 2018
1 parent 0bf67a9 commit bfbc52a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/shiva/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: shiva
Version: 0.1
Version: 0.3
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
4 changes: 2 additions & 2 deletions ports/shiva/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Milerius/shiva
REF 0.1
SHA512 16921b997071e5717b9207e2fe6e4595759fd8bf872ac1f37c57b01b59e9dbe8f4f16140556ea4ee69966458360d01635caef70fb864f0ec1d43f7b63e009952
REF 0.3
SHA512 1ffb89019bceaa5d7968f812d33dbadbba847c510fefb43774a9a0a5a970190d166f9f0f43069f3d0e5e8ce6d9c1b103f77f063bfb11223439c09dc2b1e52f6d
HEAD_REF master
)

Expand Down

0 comments on commit bfbc52a

Please sign in to comment.