Skip to content

Commit 91ad382

Browse files
committed
tombi 0.6.16
1 parent b38cb76 commit 91ad382

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.15.tar.gz"
5-
sha256 "2900c58ed6dccdff490b0cc69bbe32bdfc3400cadebc7db46d4ba49e0ba48ab4"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.16.tar.gz"
5+
sha256 "1c5e2535a8144697bded8497a5c528229212be2ec6ad5afb9d61c0e798b07078"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)