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 d4ba22c commit df79f09Copy full SHA for df79f09
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-8.0.0.tgz"
5
- sha256 "c11ff039029abe2aedb175f9dbd05884883fc37a72f409c63b7911991b172c54"
+ url "https://registry.npmjs.org/addons-linter/-/addons-linter-8.1.0.tgz"
+ sha256 "6aabb97c9c9bf4e6a1e0aa261c84d468bdcff6c5383f832289029d4753da289b"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments