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 c1b658f commit 82ec055Copy full SHA for 82ec055
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.12.6.tar.gz"
5
- sha256 "b04a77a9f75dda3a9513088ee3cd28f0a093ff6a977f38186427bbb0e03ce66b"
+ url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.12.7.tar.gz"
+ sha256 "53656d85125b9f96f12bd1c98bb9e3f0a58c9047efcfa3d3f216e54665e687cb"
6
license "Apache-2.0"
7
head "https://github.com/Enter-tainer/typstyle.git", branch: "master"
8
0 commit comments