mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
1ac50ccd85
* [mpir] Fix download REF and HASH * version * Unify repo under all architectures, format code * version * change to version-date * version
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"name": "mpir",
|
|
"version-date": "2022-03-02",
|
|
"description": "Multiple Precision Integers and Rationals",
|
|
"homepage": "https://github.com/wbhart/mpir",
|
|
"license": "GPL-3.0-only",
|
|
"supports": "!(uwp | arm)"
|
|
}
|