Skip to content

Commit

Permalink
[krabsetw] Update to 4.3.1 (microsoft#33640)
Browse files Browse the repository at this point in the history
  • Loading branch information
dahapls authored Oct 3, 2023
1 parent 52354a3 commit 0cccee1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/krabsetw/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/krabsetw
REF 31679cf84bc85360158672699f2f68a821e8a6d0
SHA512 4fcc4ee1c41c6d40770a5b57111e6fd29eedf1f4a29038ab1dfb8bffb3ad0464c4ec06b90b65fabadcd419564d55172d4d9fdc3750c1898545f7c6e00fbe99c8
REF 3bc145fb55212aaf121be88c3a2f25afa2e07b42
SHA512 e25e6525a61df367ba782701cb5f22d8262b6451368dbead2ea901f59eb1479a1364d58da20e47e2413db3cb45c6b46a992a1aeb9bff60ad137ffdb91b4aba60
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/krabsetw/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "krabsetw",
"version": "4.1.18",
"port-version": 1,
"version": "4.3.1",
"description": "krabsetw is a header-only C++ library that simplifies interacting with ETW.",
"homepage": "https://github.com/microsoft/krabsetw",
"supports": "windows & !uwp"
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3821,8 +3821,8 @@
"port-version": 1
},
"krabsetw": {
"baseline": "4.1.18",
"port-version": 1
"baseline": "4.3.1",
"port-version": 0
},
"ktx": {
"baseline": "4.1.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/k-/krabsetw.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "131b7ae7482a9c9eedcd0c819265d3ab39b0d4c5",
"version": "4.3.1",
"port-version": 0
},
{
"git-tree": "b1f3fa7092c3cb91e5891fcf8f0923dd1f604887",
"version": "4.1.18",
Expand Down

0 comments on commit 0cccee1

Please sign in to comment.