vscode-extensions.formulahendry.code-runner: 0.12.0 -> 0.12.2

This commit is contained in:
emaryn 2025-03-11 06:55:57 +08:00 committed by emaryn
parent c62efd1a45
commit 6ad344a950

View file

@ -1955,8 +1955,8 @@ let
mktplcRef = {
name = "code-runner";
publisher = "formulahendry";
version = "0.12.0";
hash = "sha256-Q2gcuclG7NLR81HjKj/0RF0jM5Eqe2vZMbpoabp/osg=";
version = "0.12.2";
hash = "sha256-TI5K6n3QfJwgFz5xhpdZ+yzi9VuYGcSzdBckZ68DsUQ=";
};
meta = {
license = lib.licenses.mit;