mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 14:08:55 +08:00
[Bitmagic] Update to 7.12.3 (#27120)
* [Bitmagic] Update to 7.12.3 * Add versions
This commit is contained in:
parent
fe5757109d
commit
b80c59a829
@ -2,8 +2,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO tlk00/BitMagic
|
||||
REF v7.11.2
|
||||
SHA512 182456fc351a7df0cba0bb5b35d91bb8055891bf91a09fc5394149f3b0b1bd85b63ce88497d62ed68bb892481c15264cf44059d43023d1f2155ed43cafe3b933
|
||||
REF v7.12.3
|
||||
SHA512 03b9261d102b3c610a4b284f74092feb451b7a5fe80d60002dd2a42e2eeae4b763d212d2647eeb1fc9a61c93500f006ab2bcc46598207903682b70b1e4336b6a
|
||||
HEAD_REF master
|
||||
|
||||
)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitmagic",
|
||||
"version": "7.11.2",
|
||||
"version": "7.12.3",
|
||||
"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": "d8f4a3a305e2872a295f493450a96b093ad39ef7",
|
||||
"version": "7.12.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0b5257f630778f4e1acbee7661041a1a67c7f21d",
|
||||
"version": "7.11.2",
|
||||
|
@ -493,7 +493,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"bitmagic": {
|
||||
"baseline": "7.11.2",
|
||||
"baseline": "7.12.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"bitserializer": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user