File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class AddonsLinter < Formula
22 desc "Firefox Add-ons linter, written in JavaScript"
33 homepage "https://github.com/mozilla/addons-linter"
4- url "https://registry.npmjs.org/addons-linter/-/addons-linter-8.0 .0.tgz"
5- sha256 "c11ff039029abe2aedb175f9dbd05884883fc37a72f409c63b7911991b172c54 "
4+ url "https://registry.npmjs.org/addons-linter/-/addons-linter-8.1 .0.tgz"
5+ sha256 "6aabb97c9c9bf4e6a1e0aa261c84d468bdcff6c5383f832289029d4753da289b "
66 license "MPL-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "da520788aa156e24e71d6771fa3865c647d60948fafa4ccdf83e338c0c637184 "
9+ sha256 cellar : :any_skip_relocation , all : "ad02bf02c5bdf3bf57f6329fc15f7e1f2c2e05084cce4948531863499d28b82c "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments