Browse Source

dpp: update to v10.0.21 (#1589)

Louis Bailleau 2 years ago
parent
commit
c56afa5c89
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/d/dpp/xmake.lua

+ 2 - 0
packages/d/dpp/xmake.lua

@@ -10,6 +10,8 @@ package("dpp")
     -- Keep all versions with the same major number. If D++ switch to a new major version,
     -- keep only the latest previous versions.
     -- i.e. if D++ switch to v11.x.x, keep only the latest v10.x.x and delete the rest.
+    add_versions("v10.0.21", "8ef2bb75f16b80d742a99c3a18ab5a2a57bce74238518af9b9aca670c2d7034b")
+
     add_versions("v10.0.20", "c4a7481c714c27d9c1411c668212e433fa5f6631a933676269c866295bd4ef73")
 
     add_versions("v10.0.19", "1126d927540715f7405d5bc33bd7ae54314431c7b1545bb5e886addfc547cf51")