vscode-extensions.fstarlang.fstar-vscode-assistant: 0.19.2 -> 0.20.0

This commit is contained in:
R. Ryantm
2025-09-06 16:57:31 +00:00
parent a50c9f77d2
commit 60b122fbf2
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "fstar-vscode-assistant";
publisher = "FStarLang";
version = "0.19.2";
hash = "sha256-4EerlsxIBjKIpeSS388Nw40eD5tBL+cN5uNAsfu+gio=";
version = "0.20.0";
hash = "sha256-GVlXzKXZmkewRIAHPpiHQsHFfPlNI2GswBdhfFtzgrA=";
};
meta = {
description = "Interactive editing mode VS Code extension for F*";