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 ff85516 + 6450715 commit a4ee497Copy full SHA for a4ee497
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1326,8 +1326,8 @@ let
1326
mktplcRef = {
1327
publisher = "denoland";
1328
name = "vscode-deno";
1329
- version = "3.44.1";
1330
- hash = "sha256-biYQdt275OpbADEPPvraOPb5omRbQfkOX5+lWbU/kkw=";
+ version = "3.44.2";
+ hash = "sha256-fwQvAqyYXg2oAUXUef9nW/WzZGillx0XRyXd/cMy7Ho=";
1331
};
1332
meta = {
1333
changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog";
0 commit comments