Skip to content

Commit 789e348

Browse files
committed
tombi 0.6.25
1 parent b16da80 commit 789e348

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.24.tar.gz"
5-
sha256 "7383e5c965afb68e2367378ba11ef176105053b063a7f9302499601a215d50db"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.25.tar.gz"
5+
sha256 "76caaff00bf332addd12182cbba0e0ae90b6be9d8a91a0766647e14b95aad36d"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)