[libtommath] update to 1.3.0 (#41148)

This commit is contained in:
Jia Yue Hua 2024-09-24 22:02:44 +08:00 committed by GitHub
parent f176b58f35
commit 7efb9a3ca5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libtom/libtommath
REF "v${VERSION}"
SHA512 8da4a935913e8a44a24ba7d8c2bc4926398bdc9aea0cd4975418771979c2b7667c2ee04e8a7e38f04cc87abe5bb369fcbf9167ab662ad747602fc840cb3788e6
SHA512 3dbd7053a670afa563a069a9785f1aa4cab14a210bcd05d8fc7db25bd3dcce36b10a3f4f54ca92d75a694f891226f01bdf6ac15bacafeb93a8be6b04c579beb3
HEAD_REF develop
)

View File

@ -1,6 +1,6 @@
{
"name": "libtommath",
"version": "1.2.1",
"version": "1.3.0",
"description": "LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.",
"homepage": "https://www.libtom.net/LibTomMath/"
}

View File

@ -5165,7 +5165,7 @@
"port-version": 3
},
"libtommath": {
"baseline": "1.2.1",
"baseline": "1.3.0",
"port-version": 0
},
"libtorch": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2fd65dd0d956f575d8333a0b35ef08c3bc9bcbcd",
"version": "1.3.0",
"port-version": 0
},
{
"git-tree": "cc02d14942e13f536bc7d8d08d9af160f8bbd387",
"version": "1.2.1",