Skip to content

Commit b8c961e

Browse files
committed
tombi 0.6.19
1 parent c20ec2a commit b8c961e

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.18.tar.gz"
5-
sha256 "3ee7b392f4264fd928384f6f22f10cb03f19edefc1b336194b242941d9641deb"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.19.tar.gz"
5+
sha256 "1a4a28f79045b87839d3d1de528908577ff95db93dd4e3608de84471b8aa047d"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

0 commit comments

Comments
 (0)