Skip to content

Commit

Permalink
[bitmagic] update to 7.13.4 (microsoft#34042)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua authored Sep 27, 2023
1 parent 8e80bc2 commit cf36a44
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.12.3
SHA512 03b9261d102b3c610a4b284f74092feb451b7a5fe80d60002dd2a42e2eeae4b763d212d2647eeb1fc9a61c93500f006ab2bcc46598207903682b70b1e4336b6a
REF "v${VERSION}"
SHA512 d034f66b8631d09cb0be11b96f5f12dea416ef2cfca42ed7f0865aeb65102a4951821805ec65bee793541ce1a665e5d11ba4bedb0d79956c0eee6c856afb29b2
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.12.3",
"version": "7.13.4",
"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": "98fb920eba690a2a64666a6a76e16af95a797ae8",
"version": "7.13.4",
"port-version": 0
},
{
"git-tree": "d8f4a3a305e2872a295f493450a96b093ad39ef7",
"version": "7.12.3",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
"port-version": 3
},
"bitmagic": {
"baseline": "7.12.3",
"baseline": "7.13.4",
"port-version": 0
},
"bitserializer": {
Expand Down

0 comments on commit cf36a44

Please sign in to comment.