Update cpp-ipc to 1.3.0 (#3573)

pull/3578/head
ruki 10 months ago committed by GitHub
parent 1a7169a411
commit 7517873900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/c/cpp-ipc/xmake.lua

@ -7,6 +7,7 @@ package("cpp-ipc")
set_urls("https://github.com/mutouyun/cpp-ipc/archive/refs/tags/v$(version).zip",
"https://github.com/mutouyun/cpp-ipc.git")
add_versions("1.3.0", "898f97a36c855a58dfe9645b73c388e6df7bcd3762a5c9a6a75b4bca60d72b4b")
add_versions("1.2.0", "31739760d8f191c7aaf71d1c453fce1989d1f74fdee9a61f9fdd475b29fe1888")
add_deps("cmake")

Loading…
Cancel
Save