Update cpp-httplib to v0.18.1 (#5576)

pull/5719/head
ruki 3 months ago committed by GitHub
parent 00468e49fc
commit e35bd145a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/c/cpp-httplib/xmake.lua

@ -7,6 +7,7 @@ package("cpp-httplib")
set_urls("https://github.com/yhirose/cpp-httplib/archive/refs/tags/$(version).tar.gz",
"https://github.com/yhirose/cpp-httplib.git")
add_versions("v0.18.1", "405abd8170f2a446fc8612ac635d0db5947c0d2e156e32603403a4496255ff00")
add_versions("v0.17.3", "95bd6dba4241656c59d6f0854d408d14c220f7c71e673319ee27d30aee741aaa")
add_versions("v0.17.0", "dd3ba355b6aa74b7a0bff982ad0de7af6d9672fd83af30aa84eb707974d2a903")
add_versions("v0.16.3", "c1742fc7179aaae2a67ad9bba0740b7e9ffaf4f5e62feef53101ecdef1478716")

Loading…
Cancel
Save