Skip to content

Commit

Permalink
[infoware] Bump version to 0.5.5 (microsoft#13010)
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli authored and remz1337 committed Aug 23, 2020
1 parent 13aa4dd commit a9c9142
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/infoware/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source: infoware
Homepage: https:/ThePhD/infoware
Version: 0.5.4
Version: 0.5.5
Description: C++ Library for pulling system and hardware information, without hitting the command line.
# Note that independent usage and testing may work, but it seems to fail in CI environments for potential cross-compilation,
# and is thusly noted here to note break how vcpkg builds things!
Expand Down
4 changes: 2 additions & 2 deletions ports/infoware/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "uwp")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ThePhD/infoware
REF v0.5.4
SHA512 16c7c39ca59128fe6489ec70b0d840d48cc44e57fe0d7d2dc864443cf8be288ceaf32e28246f6ac2dda495662d7a38d1e6ddf49172a73aac55445ecea95a29a8
REF v0.5.5
SHA512 06aea2c3a51df30cfc220eafb603620c3cf5f00b0d5935486ac46c6c2333972910af2b53fc1e2187b5fce0aa9650323a0dff526d768ff54888bfc549a8173903
HEAD_REF master
)

Expand Down

0 comments on commit a9c9142

Please sign in to comment.