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 ecfcac5 commit 236f14aCopy full SHA for 236f14a
Formula/t/typstyle.rb
@@ -1,8 +1,8 @@
1
class Typstyle < Formula
2
desc "Beautiful and reliable typst code formatter"
3
homepage "https://typstyle-rs.github.io/typstyle/"
4
- url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.13.tar.gz"
5
- sha256 "19d0d95cbb71cc532530957849aeb85234afeb5e1a8e7fbb7a07bdb23ac260ce"
+ url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.14.tar.gz"
+ sha256 "83a1169858a0c9537220e7147740f6b4f3480e7737006e144613c2eb16e3de2e"
6
license "Apache-2.0"
7
head "https://github.com/typstyle-rs/typstyle.git", branch: "master"
8
0 commit comments