Skip to content

Commit

Permalink
(#23338) msgpack-cxx: add version 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uyha authored Apr 2, 2024
1 parent eccce7f commit a7f6983
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/msgpack-cxx/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"6.1.1":
url: "https://github.com/msgpack/msgpack-c/releases/download/cpp-6.1.1/msgpack-cxx-6.1.1.tar.gz"
sha256: "5fd555742e37bbd58d166199e669f01f743c7b3c6177191dd7b31fb0c37fa191"
"6.1.0":
url: "https://github.com/msgpack/msgpack-c/releases/download/cpp-6.1.0/msgpack-cxx-6.1.0.tar.gz"
sha256: "23ede7e93c8efee343ad8c6514c28f3708207e5106af3b3e4969b3a9ed7039e7"
Expand Down
2 changes: 2 additions & 0 deletions recipes/msgpack-cxx/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"6.1.1":
folder: all
"6.1.0":
folder: all
"6.0.0":
Expand Down

0 comments on commit a7f6983

Please sign in to comment.