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 34a5b40 commit db725a0Copy full SHA for db725a0
Formula/t/typst.rb
@@ -1,8 +1,8 @@
1
class Typst < Formula
2
desc "Markup-based typesetting system"
3
homepage "https://typst.app/"
4
- url "https://github.com/typst/typst/archive/refs/tags/v0.13.1.tar.gz"
5
- sha256 "2ffd8443668bc0adb59e9893f7904fd9f64dce8799a1930569f56a91305e8b71"
+ url "https://github.com/typst/typst/archive/refs/tags/v0.14.0.tar.gz"
+ sha256 "39df9db43c792b0ab71cde97bdc03d4763fff7d3525b67d549ffc8bfc99b6395"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/typst/typst.git", branch: "main"
0 commit comments