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.
2 parents a5d5c15 + 8917a8a commit 2a6f5e8Copy full SHA for 2a6f5e8
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1255,8 +1255,8 @@ let
1255
mktplcRef = {
1256
name = "databricks";
1257
publisher = "databricks";
1258
- version = "2.6.0";
1259
- hash = "sha256-nPDElLHZUeGNqE3QcO5GIj6AN1rNPk3RYQjFCUSuCdM=";
+ version = "2.9.1";
+ hash = "sha256-wbq7XtINlPVUqBdmbl/O3P8f7Y/KqGSR+vbtEUofKk4=";
1260
};
1261
meta = {
1262
changelog = "https://marketplace.visualstudio.com/items/databricks.databricks/changelog";
0 commit comments