[osmanip] update to v4.6.1 (#32743)

This commit is contained in:
Gianluca Bianco 2023-07-27 18:23:36 +02:00 committed by GitHub
parent c415aabf1e
commit 430aa06f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -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
)

View File

@ -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",

View File

@ -6161,7 +6161,7 @@
"port-version": 1
},
"osmanip": {
"baseline": "4.5.1",
"baseline": "4.6.1",
"port-version": 0
},
"otl": {

View File

@ -1,8 +1,8 @@
{
"versions": [
{
"git-tree": "6af4e2a6986f37a24820ea99fd52c0b1d6ccf1a0",
"version": "4.5.1",
"git-tree": "964b4a1ed36e246a65052a658361835dacafa823",
"version": "4.6.1",
"port-version": 0
}
]