Skip to content

Commit

Permalink
Bump typst-preview to 0.11.4 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
wisp3rwind authored Apr 18, 2024
1 parent afcd1fc commit 1394f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/typst-preview/fetch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ end
function M.bins_to_fetch()
return {
{
url = 'https://github.com/Enter-tainer/typst-preview/releases/download/v0.11.2/'
url = 'https://github.com/Enter-tainer/typst-preview/releases/download/v0.11.4/'
.. M.get_typst_bin_name(),
bin_name = M.get_typst_bin_name(),
name = 'typst-preview',
Expand Down

0 comments on commit 1394f5d

Please sign in to comment.