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 c20ec2a commit b8c961eCopy full SHA for b8c961e
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.18.tar.gz"
5
- sha256 "3ee7b392f4264fd928384f6f22f10cb03f19edefc1b336194b242941d9641deb"
+ url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.6.19.tar.gz"
+ sha256 "1a4a28f79045b87839d3d1de528908577ff95db93dd4e3608de84471b8aa047d"
6
license "MIT"
7
head "https://github.com/tombi-toml/tombi.git", branch: "main"
8
0 commit comments