mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
[osmanip] update to v4.6.1 (#32743)
This commit is contained in:
parent
c415aabf1e
commit
430aa06f3c
@ -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
|
||||
)
|
||||
|
||||
|
@ -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",
|
||||
|
@ -6161,7 +6161,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"osmanip": {
|
||||
"baseline": "4.5.1",
|
||||
"baseline": "4.6.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"otl": {
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "6af4e2a6986f37a24820ea99fd52c0b1d6ccf1a0",
|
||||
"version": "4.5.1",
|
||||
"git-tree": "964b4a1ed36e246a65052a658361835dacafa823",
|
||||
"version": "4.6.1",
|
||||
"port-version": 0
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user