vscode-extensions-betterthantomorrow.calva: 2.0.205 -> 2.0.374 (#240946)

This commit is contained in:
Garmelon 2023-07-03 23:41:05 +02:00 committed by GitHub
parent 11f27bda2d
commit 283674ec6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,8 +477,8 @@ let
mktplcRef = {
name = "calva";
publisher = "betterthantomorrow";
version = "2.0.205";
sha256 = "sha256-umnG1uLB42fUNKjANaKcABjVmqbdOQakd/6TPsEpF9c";
version = "2.0.374";
sha256 = "sha256-VwdHOkduSSIrcOvrcVf7K8DSp3N1u9fvbaCVDCxp+bk=";
};
nativeBuildInputs = [ jq moreutils ];
postInstall = ''