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 bb444f4 commit bfda3b7Copy full SHA for bfda3b7
Formula/t/tombi.rb
@@ -1,8 +1,8 @@
1
class Tombi < Formula
2
desc "TOML formatter, linter and language server"
3
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"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.7.0.tar.gz"
+ sha256 "929065d6b56869ae506673ff04b7edb217b7e6e844bec6fdb454a8f96181b63d"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments