Browse Source

Update protobuf-cpp to 27.2 (#4549)

ruki 1 year ago
parent
commit
8888c4a233
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/p/protobuf-cpp/xmake.lua

+ 1 - 0
packages/p/protobuf-cpp/xmake.lua

@@ -11,6 +11,7 @@ package("protobuf-cpp")
         end
     end})
 
+    add_versions("27.2", "7b4554f730a41f5c595cef3502038a69b8954c30d8ec9c62a167d5e1ebd8c210")
     add_versions("27.0", "3e1148db090ff21226c1888ef39fa7bc7790042be21ff4289fd21ce1735f3455")
     add_versions("26.1", "e15c272392df84ae95797759c685a9225fe5e88838bab3e0650c29239bdfccdd")
     add_versions("3.8.0", "91ea92a8c37825bd502d96af9054064694899c5c7ecea21b8d11b1b5e7e993b5")