We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ca6c3 commit d39ded9Copy full SHA for d39ded9
1 file changed
pkgs/applications/editors/vscode/extensions/default.nix
@@ -2982,8 +2982,8 @@ let
2982
mktplcRef = {
2983
name = "rainbow-csv";
2984
publisher = "mechatroner";
2985
- version = "3.22.0";
2986
- hash = "sha256-7X7tqoN3VUa/63qfCioRdODxAanvtb2wTMQbcWsqupQ=";
+ version = "3.23.0";
+ hash = "sha256-HEbx7vjuVFjAG0koFI/JRehivRiLBF0cgx24LhdwCBc=";
2987
};
2988
meta = {
2989
changelog = "https://marketplace.visualstudio.com/items/mechatroner.rainbow-csv/changelog";
0 commit comments