From 5ae01e7df47360bdbfe6f04d44fc11a251ad52ac Mon Sep 17 00:00:00 2001 From: Gianluca Bianco Date: Tue, 7 Mar 2023 09:28:23 +0100 Subject: [PATCH] New patch update. --- ports/osmanip/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/o-/osmanip.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports/osmanip/vcpkg.json b/ports/osmanip/vcpkg.json index 77a978bd808e87..fa544473ce8228 100644 --- a/ports/osmanip/vcpkg.json +++ b/ports/osmanip/vcpkg.json @@ -1,6 +1,6 @@ { "name": "osmanip", - "version": "4.5.0", + "version": "4.5.1", "description": "A cross-platform library for output stream manipulation using ANSI escape sequences.", "homepage": "https://github.com/JustWhit3/osmanip", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 10a17d35e08da9..a868b182b16e2c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5872,7 +5872,7 @@ "port-version": 1 }, "osmanip": { - "baseline": "4.5.0", + "baseline": "4.5.1", "port-version": 0 }, "otl": { diff --git a/versions/o-/osmanip.json b/versions/o-/osmanip.json index 01571e78cf0fb2..dea6bf828e5718 100644 --- a/versions/o-/osmanip.json +++ b/versions/o-/osmanip.json @@ -1,8 +1,8 @@ { "versions": [ { - "git-tree": "3a03f0592917005dbcc8fd2052d93ff098796cdc", - "version": "4.5.0", + "git-tree": "9faa847980344655848272f37da3946426c69028", + "version": "4.5.1", "port-version": 0 } ]