lol

vscode-extensions.mkhl.shfmt: 1.4.0 -> 1.5.1 (#445608)

authored by

Pol Dellaiera and committed by
GitHub
52f69781 60a74111

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/mkhl.shfmt/default.nix
··· 9 9 mktplcRef = { 10 10 name = "shfmt"; 11 11 publisher = "mkhl"; 12 - version = "1.4.0"; 13 - hash = "sha256-5qi2BRwftuW9Isveb7vRwPPPu2w7LTfhNO0xHFNruGI="; 12 + version = "1.5.1"; 13 + hash = "sha256-rk+ykkWHxgQyyOC8JyhyOinRPJHh9XxNRAVUzcF7TRI="; 14 14 }; 15 15 16 16 postInstall = ''