Skip to content

Commit eea5c6c

Browse files
committed
typstyle 0.13.19
1 parent 5a00df2 commit eea5c6c

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.18.tar.gz"
5-
sha256 "9f817d410e493d734552f120c419730c668bd4e5d14fd00ab208b29bf2aaa387"
4+
url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.19.tar.gz"
5+
sha256 "0d3a1b900633c15e6268b4794e42214b5d486fd7c0bb2ee398c8e2b98ab389e9"
66
license "Apache-2.0"
77
head "https://github.com/typstyle-rs/typstyle.git", branch: "master"
88

0 commit comments

Comments
 (0)