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.
2 parents 6b6e397 + 9d67717 commit b5747fcCopy full SHA for b5747fc
Formula/h/htmlhint.rb
@@ -1,12 +1,12 @@
1
class Htmlhint < Formula
2
desc "Static code analysis tool you need for your HTML"
3
homepage "https://github.com/htmlhint/HTMLHint"
4
- url "https://registry.npmjs.org/htmlhint/-/htmlhint-1.6.1.tgz"
5
- sha256 "4932de4468ae95ed84a26c330fbddd35e1e8d7855f7bb7ee52f4dea2dabb86a2"
+ url "https://registry.npmjs.org/htmlhint/-/htmlhint-1.6.2.tgz"
+ sha256 "23cd35a00b256e6df6a1471bfbc5a124492fc78bc263443ccb7143b4f79e374d"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "3f5ebb82dd16fe33087e689cb0c3f2dd80b23a6f6d3c036680abe4d86bd09669"
+ sha256 cellar: :any_skip_relocation, all: "dfa94b36bec4e6b9609447ea44b30462fc1d1e8d2a190ead942e156b1cb30762"
10
end
11
12
depends_on "node"
0 commit comments