Przeglądaj źródła

Update msgpack-c to 6.1.0 (#5359)

ruki 11 miesięcy temu
rodzic
commit
ef1a2b3fbb
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packages/m/msgpack-c/xmake.lua

+ 1 - 0
packages/m/msgpack-c/xmake.lua

@@ -5,6 +5,7 @@ package("msgpack-c")
     set_license("BSL-1.0")
 
     add_urls("https://github.com/msgpack/msgpack-c/releases/download/c-$(version)/msgpack-c-$(version).tar.gz")
+    add_versions("6.1.0", "674119f1a85b5f2ecc4c7d5c2859edf50c0b05e0c10aa0df85eefa2c8c14b796")
     add_versions("6.0.2", "5e90943f6f5b6ff6f4bda9146ada46e7e455af3a77568f6d503f35618c1b2a12")
     add_versions("6.0.1", "a349cd9af28add2334c7009e331335af4a5b97d8558b2e9804d05f3b33d97925")
     add_versions("4.0.0", "420fe35e7572f2a168d17e660ef981a589c9cbe77faa25eb34a520e1fcc032c8")