[nowide] update to 11.2.0 (#25808)

This commit is contained in:
Tatsunori Uchino 2022-07-19 05:18:32 +09:00 committed by GitHub
parent 7529e8c4cc
commit 56cc138c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/boostorg/nowide/releases/download/v11.1.3/nowide_standalone_v11.1.3.tar.gz"
FILENAME "nowide_standalone_v11.1.3.tar.gz"
SHA512 8e493b9ee7f3f218dcc1a0c2f040c040f8f3d10ec7c204caee92986a2cc54d4fc06f530b13e7b14cfdbbd42fd106e151916e2f8fae524a051688d6785d7c2993
URLS "https://github.com/boostorg/nowide/releases/download/v11.2.0/nowide_standalone_v11.2.0.tar.gz"
FILENAME "nowide_standalone_v11.2.0.tar.gz"
SHA512 c3748921b85648aa0e89970f2ab24588cbc72d05edd7ddf4f61a607d9ecbddd45e9e6799d2ed83386c43045b9487693e027494a81b11a6a7bdfaa939d1251938
)
vcpkg_extract_source_archive_ex(

View File

@ -1,6 +1,6 @@
{
"name": "nowide",
"version": "11.1.3",
"version": "11.2.0",
"description": "Boost nowide module (standalone)",
"homepage": "https://github.com/boostorg/nowide",
"dependencies": [

View File

@ -4961,7 +4961,7 @@
"port-version": 2
},
"nowide": {
"baseline": "11.1.3",
"baseline": "11.2.0",
"port-version": 0
},
"nrf-ble-driver": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "dc71e4553a59625e8daaf2c3e1d54af1f19a0279",
"version": "11.2.0",
"port-version": 0
},
{
"git-tree": "2243fbc97eb5f4ef81fe44e85e449227464cc185",
"version": "11.1.3",