mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
[Bitmagic] Update to 7.11.2 (#25049)
* [bitmagic] Update to 7.11.2 * add SHA512
This commit is contained in:
parent
64ede845fa
commit
afe45473f4
@ -2,8 +2,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO tlk00/BitMagic
|
||||
REF v7.5.0
|
||||
SHA512 237D81D6AED1DAF612BF4F64DD7C883018198C1E1F5A58837B04D010971950C27C91B978AA8D774145B45A5B0C4121AC45CFF1094793E56066F2EFA8B4C3D6ED
|
||||
REF v7.11.2
|
||||
SHA512 182456fc351a7df0cba0bb5b35d91bb8055891bf91a09fc5394149f3b0b1bd85b63ce88497d62ed68bb892481c15264cf44059d43023d1f2155ed43cafe3b933
|
||||
HEAD_REF master
|
||||
|
||||
)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitmagic",
|
||||
"version": "7.5.0",
|
||||
"version": "7.11.2",
|
||||
"description": "Algorithms and tools for Algebra of Sets for information retrieval, indexing of databases, scientific algorithms, ranking, clustering, unsupervised machine learning and signal processing.",
|
||||
"homepage": "http://bitmagic.io"
|
||||
}
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0b5257f630778f4e1acbee7661041a1a67c7f21d",
|
||||
"version": "7.11.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9a8ea093834ac196fd75eb7d07348dd27ebcb715",
|
||||
"version": "7.5.0",
|
||||
|
@ -465,7 +465,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"bitmagic": {
|
||||
"baseline": "7.5.0",
|
||||
"baseline": "7.11.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"bitserializer": {
|
||||
|
Loading…
Reference in New Issue
Block a user