Browse Source

Update simple_http to v0.4.0 (#7747)

ruki 1 month ago
parent
commit
6d5f3a1de5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/s/simple_http/xmake.lua

+ 1 - 0
packages/s/simple_http/xmake.lua

@@ -7,6 +7,7 @@ package("simple_http")
     add_urls("https://github.com/fantasy-peak/simple_http/archive/refs/tags/$(version).tar.gz",
              "https://github.com/fantasy-peak/simple_http.git")
 
+    add_versions("v0.4.0", "1438a5037ed424ae98b1d9e60cf506d32eaf2d709f373f004b80d98278e044ea")
     add_versions("v0.3.0", "2ed94c4ed0b8ee5cb512cc95417725a8b37cf1071ee46b4eac4591db27ec9fd3")
     add_versions("v0.2.0", "1c2ab7c2be317f95e34bdbe6c753293495b6743828ec4115b5f3c383c8c95adc")