Skip to content

Commit dea4525

Browse files
committed
bumped tinymist version
1 parent 2503b18 commit dea4525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/typst-preview/fetch.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ end
180180
function M.bins_to_fetch()
181181
return {
182182
{
183-
url = 'https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.2/'
183+
url = 'https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.10/'
184184
.. M.get_tinymist_bin_name(),
185185
bin_name = M.get_tinymist_bin_name(),
186186
name = 'tinymist',

0 commit comments

Comments
 (0)