vscode-extensions.fstarlang.fstar-vscode-assistant: 0.18.1 -> 0.19.1 (#432126)

This commit is contained in:
Nick Cao
2025-08-10 09:09:58 -04:00
committed by GitHub
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "fstar-vscode-assistant";
publisher = "FStarLang";
version = "0.18.1";
hash = "sha256-uiw3EJbYoDG5r93NIxloiF7Co3gxcZT9+hlLZFnxkBE=";
version = "0.19.1";
hash = "sha256-bC9Kzhp4H9wykuitEKQUthYVhmVI/m8H0PloBqoFbvU=";
};
meta = {
description = "Interactive editing mode VS Code extension for F*";