Skip to content

Commit ba22a3e

Browse files
committed
tombi 0.6.39
1 parent 44914ef commit ba22a3e

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.38.tar.gz"
5-
sha256 "f485c97ffb81765dc8994f4a81068898d7b28dac4f333af4f427420c570a899f"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.39.tar.gz"
5+
sha256 "215e4d9a1588c087ce67a0e0ff3c96d0c2166501d1c1970d6427af4f3e6cd576"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)