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 6ec4af0 commit ce0d41cCopy full SHA for ce0d41c
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.22.tar.gz"
5
- sha256 "4ddcc19cd76c31e4c923511bcb1224e44ee381725f491f9ae2d2c69249b06e4c"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.23.tar.gz"
+ sha256 "395af3656b3ee23959f2f13397a15b599532ab1344f45a809c668a74ca57dc04"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments