mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:39:40 +08:00
[vcpkg baseline] [nowide] update to 11.1.2 (#17209)
* [nowide] update to 11.1.2 * add version files * Trigger Build
This commit is contained in:
parent
fe112d8301
commit
d23aa4ad3f
@ -1,4 +0,0 @@
|
||||
Source: nowide
|
||||
Version: 11.1.1
|
||||
Homepage: https://github.com/boostorg/nowide
|
||||
Description: Boost nowide module (standalone)
|
@ -1,7 +1,7 @@
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://github.com/boostorg/nowide/releases/download/v11.1.1/nowide_standalone_v11.1.1.tar.gz"
|
||||
FILENAME "nowide_standalone_v11.1.1.tar.gz"
|
||||
SHA512 fbb7763a5fe9307ac378367555d905e31457ed8b789f6d3b08cc498d7529ecdf7de31fe78272ecaaa46fc0c6402c06ddbe7e6a6fe5b5b3d7b8c0435f12076923
|
||||
URLS "https://github.com/boostorg/nowide/releases/download/v11.1.2/nowide_standalone_v11.1.2.tar.gz"
|
||||
FILENAME "nowide_standalone_v11.1.2.tar.gz"
|
||||
SHA512 8a4dcd6ead15b2b0eeabaccd306df88c54b282bbef33aca3d8303be86b39de5958f2f11b8f8e00e6f0190ece8f90f940e26d0b702323b7b005ea21dd8bae6393
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive_ex(
|
||||
|
6
ports/nowide/vcpkg.json
Normal file
6
ports/nowide/vcpkg.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "nowide",
|
||||
"version": "11.1.2",
|
||||
"description": "Boost nowide module (standalone)",
|
||||
"homepage": "https://github.com/boostorg/nowide"
|
||||
}
|
@ -4253,7 +4253,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"nowide": {
|
||||
"baseline": "11.1.1",
|
||||
"baseline": "11.1.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"nrf-ble-driver": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "21c416b6bc370248b98485d54aa32960158012ea",
|
||||
"version": "11.1.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "d9c2ea298a9427906271b068e123ad8479b9eff4",
|
||||
"version-string": "11.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user