mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 02:06:46 +01:00
vscode-extensions.denoland.vscode-deno: 3.9.1 -> 3.12.0
This commit is contained in:
parent
36a2f674ee
commit
a90921f9c6
|
@ -611,8 +611,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "vscode-deno";
|
||||
publisher = "denoland";
|
||||
version = "3.9.1";
|
||||
sha256 = "sha256-OuGTjmJQFAWrYp7YnFpyo0NnnCcXYF8itYjGKMa3FCs=";
|
||||
version = "3.12.0";
|
||||
sha256 = "sha256-ZsHCWQtEQKkdZ3uk072ZBfHFRzk4Owf4h7+szHLgIeo=";
|
||||
};
|
||||
meta = with lib; {
|
||||
changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog";
|
||||
|
|
Loading…
Reference in a new issue