Browse Source

Update jwt-cpp to v0.7.1 (#6684)

ruki 5 months ago
parent
commit
0a58059c82
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/j/jwt-cpp/xmake.lua

+ 1 - 0
packages/j/jwt-cpp/xmake.lua

@@ -7,6 +7,7 @@ package("jwt-cpp")
     add_urls("https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/$(version).tar.gz",
              "https://github.com/Thalhammer/jwt-cpp.git")
 
+    add_versions("v0.7.1", "e52f247d5e62fac5da6191170998271a70ce27f747f2ce8fde9b09f96a5375a4")
     add_versions("v0.7.0", "b9eb270e3ba8221e4b2bc38723c9a1cb4fa6c241a42908b9a334daff31137406")
     add_versions("v0.6.0", "0227bd6e0356b211341075c7997c837f0b388c01379bd256aa525566a5553f03")