Skip to content

Commit db725a0

Browse files
committed
typst 0.14.0
1 parent 34a5b40 commit db725a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/typst.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Typst < Formula
22
desc "Markup-based typesetting system"
33
homepage "https://typst.app/"
4-
url "https://github.com/typst/typst/archive/refs/tags/v0.13.1.tar.gz"
5-
sha256 "2ffd8443668bc0adb59e9893f7904fd9f64dce8799a1930569f56a91305e8b71"
4+
url "https://github.com/typst/typst/archive/refs/tags/v0.14.0.tar.gz"
5+
sha256 "39df9db43c792b0ab71cde97bdc03d4763fff7d3525b67d549ffc8bfc99b6395"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/typst/typst.git", branch: "main"

0 commit comments

Comments
 (0)