vscode-extensions.fstarlang.fstar-vscode-assistant: 0.19.1 -> 0.19.2 (#434408)

This commit is contained in:
Weijia Wang
2025-08-24 12:06:16 +02:00
committed by GitHub
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "fstar-vscode-assistant";
publisher = "FStarLang";
version = "0.19.1";
hash = "sha256-bC9Kzhp4H9wykuitEKQUthYVhmVI/m8H0PloBqoFbvU=";
version = "0.19.2";
hash = "sha256-4EerlsxIBjKIpeSS388Nw40eD5tBL+cN5uNAsfu+gio=";
};
meta = {
description = "Interactive editing mode VS Code extension for F*";