Skip to content

Commit bfda3b7

Browse files
committed
tombi 0.7.0
1 parent bb444f4 commit bfda3b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tombi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tombi < Formula
22
desc "TOML formatter, linter and language server"
33
homepage "https://github.com/tombi-toml/tombi"
4-
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.57.tar.gz"
5-
sha256 "5c3730a6ea02fbdd2c2e4810e9b566b984bc2f6109526a52174bc757c8dc0670"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.7.0.tar.gz"
5+
sha256 "929065d6b56869ae506673ff04b7edb217b7e6e844bec6fdb454a8f96181b63d"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)