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 42f2584 commit 7c460b6Copy full SHA for 7c460b6
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.11.19.tar.gz"
5
- sha256 "fb520b104e61126426b0d536bbcb2f87577baef305cc3dde25a10c4db3c5dfc2"
+ url "https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.11.20.tar.gz"
+ sha256 "19d28b1c7c9fed755a3bf599c9dc4147755b7ff12a329a328fa392db10af4bb6"
6
license "Apache-2.0"
7
head "https://github.com/Myriad-Dreamin/tinymist.git", branch: "main"
8
0 commit comments