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 12380bf commit 7d2470cCopy full SHA for 7d2470c
Formula/a/addons-linter.rb
@@ -1,8 +1,8 @@
1
class AddonsLinter < Formula
2
desc "Firefox Add-ons linter, written in JavaScript"
3
homepage "https://github.com/mozilla/addons-linter"
4
- url "https://registry.npmjs.org/addons-linter/-/addons-linter-7.15.0.tgz"
5
- sha256 "1db441516017f2dc9d5f626211f41e935ba2f21a8a77fbe08e752e7ea1f9e8bb"
+ url "https://registry.npmjs.org/addons-linter/-/addons-linter-7.16.0.tgz"
+ sha256 "0269ac4c5a282653c4320893f554a9351615cfe74943a42e2e0f735724270ca2"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments