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 b16da80 commit 789e348Copy full SHA for 789e348
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.24.tar.gz"
5
- sha256 "7383e5c965afb68e2367378ba11ef176105053b063a7f9302499601a215d50db"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.25.tar.gz"
+ sha256 "76caaff00bf332addd12182cbba0e0ae90b6be9d8a91a0766647e14b95aad36d"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments