Ver código fonte

dpp: update to v10.0.20 (#1506)

Louis Bailleau 3 anos atrás
pai
commit
840bb36c22
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/d/dpp/xmake.lua

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

@@ -10,6 +10,7 @@ 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.20", "c4a7481c714c27d9c1411c668212e433fa5f6631a933676269c866295bd4ef73")
 
     add_versions("v10.0.19", "1126d927540715f7405d5bc33bd7ae54314431c7b1545bb5e886addfc547cf51")