Skip to content

Commit

Permalink
[nameof] Update to 0.9.4 (microsoft#11815)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neargye authored and JangBoo committed Jun 18, 2020
1 parent bfa060b commit d7d4e46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/nameof/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: nameof
Version: 0.9.3
Version: 0.9.4
Description: Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
Homepage: https://github.com/Neargye/nameof
4 changes: 2 additions & 2 deletions ports/nameof/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Neargye/nameof
REF v0.9.3
SHA512 be644edfa30b2f6b0461585910bccf1ee6b1828d7fc013c01a50bed85ed9a7e3630a67a8362c8f5c8b5e3b372537d726c7c002f86b3c08d5fc73d99d10197f56
REF v0.9.4
SHA512 658abf7da2bbc831648aca017815e6368163335840d59f4538ecc0d8438dc3843ad6efc9c2ca8ec1f6ad2208349eee880106fc60cda44bd7b19c73a1f23d067f
HEAD_REF master
)

Expand Down

0 comments on commit d7d4e46

Please sign in to comment.