vscode-extension.kahole.magit: 0.6.13 -> 0.6.15

This commit is contained in:
happysalada
2021-06-10 20:20:58 +09:00
committed by Raphael Megzari
parent 9a58127bda
commit 432fc2d9a6
+2 -2
View File
@@ -734,8 +734,8 @@ let
mktplcRef = {
name = "magit";
publisher = "kahole";
version = "0.6.13";
sha256 = "sha256-/SeGQV0UEqBk69cAmUXFc/OfPxNssvzZqa7NmAMQD1k=";
version = "0.6.15";
sha256 = "sha256-fRXm70FXnHduoywI4YC9ya6/J7wyd6EBzbnrcijBIbA=";
};
meta = {
license = lib.licenses.mit;