vscode-extensions.fstarlang.fstar-vscode-assistant: 0.22.0 -> 0.23.1 (#469089)

This commit is contained in:
Nick Cao
2025-12-09 20:50:22 +00:00
committed by GitHub
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "fstar-vscode-assistant";
publisher = "FStarLang";
version = "0.22.0";
hash = "sha256-jDHVN34f/HlE74+uXt4tx8cDjh9pG4nKZG5CaHKT9oE=";
version = "0.23.1";
hash = "sha256-AwYR74qyoEsn+LixmFwqzwA6yM0MBtWU4SKcxslNSOk=";
};
meta = {
description = "Interactive editing mode VS Code extension for F*";