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 7632f18 commit ec8e550Copy full SHA for ec8e550
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.54.tar.gz"
5
- sha256 "d09c930740cb15dd498ebf25d444d73da5c05c4269660af12f34b9d4b1e9d1da"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.55.tar.gz"
+ sha256 "1786610ed31d02b1fe553510ea7caff758f4c243b241ca3c7cc6683cdfe1505d"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments