File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
class Tombi < Formula
2
2
desc "TOML formatter, linter and language server"
3
3
homepage "https://github.com/tombi-toml/tombi"
4
- url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.21 .tar.gz"
5
- sha256 "1abfe4c0bb63f6029615b5d784bfb1918f54567f79aed1c081fd4358705182f1 "
4
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.22 .tar.gz"
5
+ sha256 "4ddcc19cd76c31e4c923511bcb1224e44ee381725f491f9ae2d2c69249b06e4c "
6
6
license "MIT"
7
7
head "https://github.com/tombi-toml/tombi.git" , branch : "main"
8
8
9
+ livecheck do
10
+ url :stable
11
+ strategy :github_releases
12
+ end
13
+
9
14
bottle do
10
15
sha256 cellar : :any_skip_relocation , arm64_tahoe : "79bf77cbb9657c4fa00d62653e370e73ffefc108d71d483926b1586a77dcc2a0"
11
16
sha256 cellar : :any_skip_relocation , arm64_sequoia : "8627777a65e5915632517e29fdf0e25f4b2ee24ec7bc36cb030176a3b04fd7fd"
You can’t perform that action at this time.
0 commit comments