Skip to content

Commit 7c460b6

Browse files
committed
tinymist 0.11.20
1 parent 42f2584 commit 7c460b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tinymist.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tinymist < Formula
22
desc "Language server for Typst"
33
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"
4+
url "https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.11.20.tar.gz"
5+
sha256 "19d28b1c7c9fed755a3bf599c9dc4147755b7ff12a329a328fa392db10af4bb6"
66
license "Apache-2.0"
77
head "https://github.com/Myriad-Dreamin/tinymist.git", branch: "main"
88

0 commit comments

Comments
 (0)