[mp-units] update to 2.4.0 (#42051)

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-11-12 15:10:29 +08:00 committed by GitHub
parent 422e123a45
commit 796cc3baea
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 8db6a1e50d8088907e3cb0b2f849df6b63522598d8f381586e14917a7d5488f14df9d95d3ba9c2da5dde44b62bacf5a7fde75fed39149e6db0bc026961d03533
SHA512 7e3a897a0df438d43dc860febe813f84b671caa26195cea1e8df75769d418d5456852200b8f546107c97214e88e77015e044a95d0c45d4c19341288136e11fbc
PATCHES
config.patch
)

View file

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

View file

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

View file

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