We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d72ae8 commit 8a2b42eCopy full SHA for 8a2b42e
Formula/t/typstyle.rb
@@ -1,8 +1,8 @@
1
class Typstyle < Formula
2
desc "Beautiful and reliable typst code formatter"
3
homepage "https://enter-tainer.github.io/typstyle/"
4
- url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.13.0.tar.gz"
5
- sha256 "2a57d02df94d50e7b0e721ab0d3e6139a1ee892b51a5afb6e1ea8c62f637151f"
+ url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.13.1.tar.gz"
+ sha256 "da0126df70cf9d99c84449d1d372151cffaf4ea31804c0a527c83b1e4ff4b55b"
6
license "Apache-2.0"
7
head "https://github.com/Enter-tainer/typstyle.git", branch: "master"
8
0 commit comments