vscode-extensions.fstarlang.fstar-vscode-assistant: 0.18.1 -> 0.19.1

This commit is contained in:
R. Ryantm
2025-08-08 23:28:31 +00:00
parent a9a56ab2e6
commit e03b5e490e
@@ -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*";