[reproc] Update to 14.2.4 (#21085)

* update to 14.2.4

* update versioning
This commit is contained in:
Ryan 2021-11-04 12:59:49 -07:00 committed by GitHub
parent f012faeecf
commit 8dc96a5304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_TARGET "UWP")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DaanDeMeyer/reproc
REF v14.2.3
SHA512 acb3a0b90aca7bcfd1b0882b7094ba0f2f8dd8aa4a7c4a37d37780cebb23ef3c8842ca9a9aded337f607d832a95eed5cc7ccc120c64daef9a979a9d20aa07aad
REF v14.2.4
SHA512 c592521960f1950d626261738091d25efdf764ee1a0c72a58c28c66eaebf6073b2c978f1dc2c8dbe89b0be7ec1629a3a45cb1fafa0ebe21b5df8d4d27c992675
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "reproc",
"version": "14.2.3",
"version": "14.2.4",
"description": "Cross-platform (C99/C++11) process library",
"homepage": "https://github.com/DaanDeMeyer/reproc",
"supports": "!uwp",

View File

@ -5897,7 +5897,7 @@
"port-version": 0
},
"reproc": {
"baseline": "14.2.3",
"baseline": "14.2.4",
"port-version": 0
},
"rest-rpc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7fd87804e3a4b51c657b56c1be69d11e29168b89",
"version": "14.2.4",
"port-version": 0
},
{
"git-tree": "9f27a66507c39df365532d526313c247211aaa1d",
"version": "14.2.3",