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 286a7a6 commit 295cceaCopy full SHA for 295ccea
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.33.tar.gz"
5
- sha256 "a3e13e394a6e2d0d563087247be5b316043812e96ac2fea9d4aa90538cb8784c"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.34.tar.gz"
+ sha256 "1505d8ae5f868a8a710ea976121471f75fc7156a00e0d12f33808a6ac6152c94"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments