Skip to content

Commit

Permalink
[Bitmagic] Update to 7.12.3 (#27120)
Browse files Browse the repository at this point in the history
* [Bitmagic] Update to 7.12.3

* Add versions
  • Loading branch information
blavallee committed Oct 6, 2022
1 parent fe57571 commit b80c59a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/bitmagic/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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

)
Expand Down
2 changes: 1 addition & 1 deletion ports/bitmagic/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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"
}
5 changes: 5 additions & 0 deletions versions/b-/bitmagic.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d8f4a3a305e2872a295f493450a96b093ad39ef7",
"version": "7.12.3",
"port-version": 0
},
{
"git-tree": "0b5257f630778f4e1acbee7661041a1a67c7f21d",
"version": "7.11.2",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@
"port-version": 1
},
"bitmagic": {
"baseline": "7.11.2",
"baseline": "7.12.3",
"port-version": 0
},
"bitserializer": {
Expand Down

0 comments on commit b80c59a

Please sign in to comment.