[mp-units] update to 2.3.0 (#41408)

This commit is contained in:
Jia Yue Hua 2024-10-09 03:52:00 +08:00 committed by GitHub
parent f825558233
commit 22a2a789be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mpusz/units
REF "v${VERSION}"
SHA512 40bf0921e7411bb2adc5151bd9e09f759d3bcb4adffcb2861922c605731ed1ad1f1a56f89c4f734fab16843f36f5a67b244ce3e6e54e82b86e57c4a5d5e0fc59
SHA512 8db6a1e50d8088907e3cb0b2f849df6b63522598d8f381586e14917a7d5488f14df9d95d3ba9c2da5dde44b62bacf5a7fde75fed39149e6db0bc026961d03533
PATCHES
config.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "mp-units",
"version": "2.2.1",
"version": "2.3.0",
"description": "mp-units - A Units Library for C++",
"homepage": "https://github.com/mpusz/units",
"license": "MIT",

View File

@ -6009,7 +6009,7 @@
"port-version": 1
},
"mp-units": {
"baseline": "2.2.1",
"baseline": "2.3.0",
"port-version": 0
},
"mp3lame": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0b3975aee25f0899c4e68f59be4d24c67c89838d",
"version": "2.3.0",
"port-version": 0
},
{
"git-tree": "bdc98457b93451bd4e80152a65ce8ec971aaddf0",
"version": "2.2.1",