vscode-extensions.foxundermoon.shell-format: 7.1.0 -> 7.2.5
- https://github.com/foxundermoon/vs-shell-format/releases/tag/7.2.5 - https://github.com/foxundermoon/vs-shell-format/compare/v7.1.0...7.2.5
This commit is contained in:
parent
e7958ec8a5
commit
bfb8e800ef
1 changed files with 2 additions and 2 deletions
|
@ -1480,8 +1480,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "shell-format";
|
||||
publisher = "foxundermoon";
|
||||
version = "7.1.0";
|
||||
sha256 = "09z72mdr5bfdcb67xyzlv7lb9vyjlc3k9ackj4jgixfk40c68cnj";
|
||||
version = "7.2.5";
|
||||
sha256 = "sha256-kfpRByJDcGY3W9+ELBzDOUMl06D/vyPlN//wPgQhByk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ jq moreutils ];
|
||||
|
|
Loading…
Reference in a new issue