mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
vscode-extensions.formulahendry.code-runner: 0.12.0 -> 0.12.2
This commit is contained in:
parent
c62efd1a45
commit
6ad344a950
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue