vscode-extensions.fstarlang.fstar-vscode-assistant: 0.25.0 -> 0.25.4

This commit is contained in:
R. Ryantm
2026-06-09 11:33:11 +00:00
parent 3a9d046b50
commit cd580da6fb
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "fstar-vscode-assistant";
publisher = "FStarLang";
version = "0.25.0";
hash = "sha256-sya3P9Kn3DM/z5p8xF6TLEUPgrCs5+jgD89Y1KSJAgY=";
version = "0.25.4";
hash = "sha256-9gPM/T3Kbwt40V2ZuzN/OkQVNATsp4AYK9HuOu/Ui+0=";
};
meta = {
description = "Interactive editing mode VS Code extension for F*";