vscode-extensions.ms-vscode.hexeditor: 1.9.11 -> 1.11.1

This commit is contained in:
emaryn 2025-03-11 07:12:05 +08:00 committed by emaryn
parent 8aa62abdac
commit 3cc53d583b

View file

@ -3557,8 +3557,8 @@ let
mktplcRef = {
name = "hexeditor";
publisher = "ms-vscode";
version = "1.9.11";
hash = "sha256-w1R8z7Q/JRAsqJ1mgcvlHJ6tywfgKtS6A6zOY2p01io=";
version = "1.11.1";
hash = "sha256-RB5YOp30tfMEzGyXpOwPIHzXqZlRGc+pXiJ3foego7Y=";
};
meta = {
license = lib.licenses.mit;