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 3549c8b commit dd02b91Copy full SHA for dd02b91
Formula/s/sql-formatter.rb
@@ -1,8 +1,8 @@
1
class SqlFormatter < Formula
2
desc "Whitespace formatter for different query languages"
3
homepage "https://sql-formatter-org.github.io/sql-formatter/"
4
- url "https://registry.npmjs.org/sql-formatter/-/sql-formatter-15.6.4.tgz"
5
- sha256 "87eed4f3a0d0b64a35ebb790593ccd4d0f2066cb05865455191f6e6ba05bb81b"
+ url "https://registry.npmjs.org/sql-formatter/-/sql-formatter-15.6.5.tgz"
+ sha256 "8d1f00e8d478f9e17e3f4e1a34d01317a82909c241f89652597c17a53d569f83"
6
license "MIT"
7
8
bottle do
0 commit comments