Skip to content

Commit ce0d41c

Browse files
committed
tombi 0.6.23
1 parent 6ec4af0 commit ce0d41c

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.22.tar.gz"
5-
sha256 "4ddcc19cd76c31e4c923511bcb1224e44ee381725f491f9ae2d2c69249b06e4c"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.23.tar.gz"
5+
sha256 "395af3656b3ee23959f2f13397a15b599532ab1344f45a809c668a74ca57dc04"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)