Skip to content

Commit 045944d

Browse files
authored
Merge pull request #246735 from Homebrew/bump-addons-linter-8.1.0
addons-linter 8.1.0
2 parents d4ba22c + 1540ba6 commit 045944d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/addons-linter.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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"

0 commit comments

Comments
 (0)