Skip to content

Commit 99b8026

Browse files
committed
tombi 0.6.54
1 parent 7050404 commit 99b8026

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.53.tar.gz"
5-
sha256 "2dcdf5c433c963e399b08dc5ce2da27cad67fba78859cc224e6a3c049bb1a850"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.54.tar.gz"
5+
sha256 "d09c930740cb15dd498ebf25d444d73da5c05c4269660af12f34b9d4b1e9d1da"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)