[reactiveplusplus] update to 0.2.3 (#34674)

* [reactiveplusplus] update to 0.2.3

* [reactiveplusplus] update to 0.2.3
This commit is contained in:
Jia Yue Hua 2023-10-25 00:02:36 +08:00 committed by GitHub
parent 78af68fdcc
commit a53ad97dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO victimsnino/ReactivePlusPlus
REF v0.2.2
SHA512 86c374c7523c028528ce985f053901a1f0f37a18c2d16085a60fd5d0819ae052cc3d6bfe6065627044b51e65b24de93399be9ba6f0ca8ec92622358112f1c821
REF "v${VERSION}"
SHA512 24bc81cf6b26ed994f0740140dedcca2fa794f28e1c59cb6ddb876286a65678dcc849ea7e3ce8d71eb12e1d210eaa2f3e913e0f4e6fc7414e3afaa82c3e0b06a
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "reactiveplusplus",
"version": "0.2.2",
"version": "0.2.3",
"description": "ReactivePlusPlus is reactive programming library for C++ language",
"homepage": "https://github.com/victimsnino/ReactivePlusPlus",
"license": "BSL-1.0",

View File

@ -7265,7 +7265,7 @@
"port-version": 0
},
"reactiveplusplus": {
"baseline": "0.2.2",
"baseline": "0.2.3",
"port-version": 0
},
"readerwriterqueue": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5c5e055740d26b07149cc34e3dc41ef0674844b2",
"version": "0.2.3",
"port-version": 0
},
{
"git-tree": "352a13ae0dacf015a5c79bbfcaceea5d0a5877cf",
"version": "0.2.2",