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 44914ef commit ba22a3eCopy full SHA for ba22a3e
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.38.tar.gz"
5
- sha256 "f485c97ffb81765dc8994f4a81068898d7b28dac4f333af4f427420c570a899f"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.39.tar.gz"
+ sha256 "215e4d9a1588c087ce67a0e0ff3c96d0c2166501d1c1970d6427af4f3e6cd576"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments