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 5a00df2 commit eea5c6cCopy full SHA for eea5c6c
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.18.tar.gz"
5
- sha256 "9f817d410e493d734552f120c419730c668bd4e5d14fd00ab208b29bf2aaa387"
+ url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.19.tar.gz"
+ sha256 "0d3a1b900633c15e6268b4794e42214b5d486fd7c0bb2ee398c8e2b98ab389e9"
6
license "Apache-2.0"
7
head "https://github.com/typstyle-rs/typstyle.git", branch: "master"
8
0 commit comments