Skip to content

Commit 6e539e4

Browse files
BrewTestBotchenrui333
authored andcommitted
typstyle 0.13.12
typstyle: update repo Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 91a4161 commit 6e539e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/t/typstyle.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Typstyle < Formula
22
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.11.tar.gz"
5-
sha256 "7a7bff0980f00f468dfadc04e2c26531ea7d2301b2909bf2cb24116c97902ec7"
3+
homepage "https://typstyle-rs.github.io/typstyle/"
4+
url "https://github.com/typstyle-rs/typstyle/archive/refs/tags/v0.13.12.tar.gz"
5+
sha256 "8d93a76f87c3b6268dc55179ad2ad235a9a56593714925a6b463354ad9931bb8"
66
license "Apache-2.0"
7-
head "https://github.com/Enter-tainer/typstyle.git", branch: "master"
7+
head "https://github.com/typstyle-rs/typstyle.git", branch: "master"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a5153fabe08e2a9e18f951d222ee7486e09acaada785e90a864bf0c74dd2fd8"

0 commit comments

Comments
 (0)