We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f62a1c commit 3ca7f86Copy full SHA for 3ca7f86
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1181,8 +1181,8 @@ let
1181
mktplcRef = {
1182
name = "vscode-database-client2";
1183
publisher = "cweijan";
1184
- version = "8.3.2";
1185
- hash = "sha256-cBFc8F8FwP7rSWyRTZqi19MihwHE6xNpb4I4O+4zhWs=";
+ version = "8.3.4";
+ hash = "sha256-rZ/xYe5Ng532XhLCzCtVmcYTDekAaMu3vLnvTagFupE=";
1186
};
1187
meta = {
1188
description = "Database Client For Visual Studio Code";
0 commit comments