Skip to content

Commit 236f14a

Browse files
committed
typstyle 0.13.14
1 parent ecfcac5 commit 236f14a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/typstyle.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Typstyle < Formula
22
desc "Beautiful and reliable typst code formatter"
33
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"
4+
url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.14.tar.gz"
5+
sha256 "83a1169858a0c9537220e7147740f6b4f3480e7737006e144613c2eb16e3de2e"
66
license "Apache-2.0"
77
head "https://github.com/typstyle-rs/typstyle.git", branch: "master"
88

0 commit comments

Comments
 (0)