Merge pull request #155515 from rhoriguchi/vscode-extensions

vscode-extensions: update installed extensions
This commit is contained in:
Pascal Bach 2022-01-19 21:53:02 +01:00 committed by GitHub
commit 593ad061d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -947,8 +947,8 @@ let
mktplcRef = {
name = "todo-tree";
publisher = "Gruntfuggly";
version = "0.0.214";
sha256 = "0rwxjnrl44rnhx3183037k6435xs4772p58a37azl5cahsyav1hk";
version = "0.0.215";
sha256 = "sha256-WK9J6TvmMCLoqeKWh5FVp1mNAXPWVmRvi/iFuLWMylM=";
};
meta = with lib; {
license = licenses.mit;
@ -1274,8 +1274,8 @@ let
mktplcRef = {
name = "vscode-docker";
publisher = "ms-azuretools";
version = "1.18.0";
sha256 = "0hhlhx3xy7x31xx2v3srvk67immajs6dm9h0wi49ii1rwx61zxah";
version = "1.19.0";
sha256 = "sha256-buIAbsyKUvX3blO1AbCq/tJ1KAcqaFpciqQovmOZ5GE=";
};
meta = {
license = lib.licenses.mit;
@ -1377,8 +1377,8 @@ let
mktplcRef = {
name = "java";
publisher = "redhat";
version = "0.76.0";
sha256 = "0xb9brki4s00piv4kqgz6idm16nk6x1j6502jljz7y9pif38z32y";
version = "1.2.0";
sha256 = "sha256-YmR3FWhPZSU2gE6NIVoA1HZBzaYaTNYFXC/uNwbDEdQ=";
};
buildInputs = [ jdk ];
meta = {
@ -1391,8 +1391,8 @@ let
mktplcRef = {
name = "vscode-yaml";
publisher = "redhat";
version = "1.2.2";
sha256 = "06n4fxqr3lqmiyns9jdk3rdnanamcpzhrivllai8z9d997xmwcx6";
version = "1.3.0";
sha256 = "sha256-Tz6bLcBUATn8cYIzGoLJwgaJZGbBVr1CISmJHz+iM60=";
};
meta = {
license = lib.licenses.mit;