We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efda086 commit a5b60ecCopy full SHA for a5b60ec
Formula/t/tinymist.rb
@@ -1,8 +1,8 @@
1
class Tinymist < Formula
2
desc "Language server for Typst"
3
homepage "https://github.com/Myriad-Dreamin/tinymist"
4
- url "https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.12.16.tar.gz"
5
- sha256 "f50a13e3395a5b018664653151a81bf3e1b77b683154622e252ab485e680ef67"
+ url "https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.12.18.tar.gz"
+ sha256 "2b31e22fa67a253ebb06526018c890b2b2f03b45d0870a142d4b98a56ecdefb5"
6
license "Apache-2.0"
7
head "https://github.com/Myriad-Dreamin/tinymist.git", branch: "main"
8
0 commit comments