Skip to content

Commit

Permalink
[osmanip] update to v4.6.1 (#32743)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustWhit3 authored Jul 27, 2023
1 parent c415aab commit 430aa06
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ports/osmanip/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO JustWhit3/osmanip
REF "v${VERSION}"
SHA512 cbbae779435bec3995756e1dbc8c283868dd923453054177dfa73bc00ac3510488467e535a1c4b14726f02d198f298eaeb884c1716dcde07e9aec06d02b22d32
SHA512 ac5435ce5d39440851a01ee1576b7a543979efbf374a27ec32d63716361ef91662c353c2e39fecbd7e01059e8676f952f6851111643a55f941695dbbc6f03da4
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/osmanip/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmanip",
"version": "4.5.1",
"version": "4.6.1",
"description": "A cross-platform library for output stream manipulation using ANSI escape sequences.",
"homepage": "https://github.com/JustWhit3/osmanip",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6161,7 +6161,7 @@
"port-version": 1
},
"osmanip": {
"baseline": "4.5.1",
"baseline": "4.6.1",
"port-version": 0
},
"otl": {
Expand Down
4 changes: 2 additions & 2 deletions versions/o-/osmanip.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"versions": [
{
"git-tree": "6af4e2a6986f37a24820ea99fd52c0b1d6ccf1a0",
"version": "4.5.1",
"git-tree": "964b4a1ed36e246a65052a658361835dacafa823",
"version": "4.6.1",
"port-version": 0
}
]
Expand Down

0 comments on commit 430aa06

Please sign in to comment.