File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1581,6 +1581,7 @@ iniparser
1581
1581
inko
1582
1582
inlyne
1583
1583
inspircd
1584
+ install-peerdeps
1584
1585
instaloader
1585
1586
instead
1586
1587
interface99
Original file line number Diff line number Diff line change 1
1
class InstallPeerdeps < Formula
2
2
desc "CLI to automatically install peerDeps"
3
3
homepage "https://github.com/nathanhleung/install-peerdeps"
4
- url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.6 .tgz"
5
- sha256 "b40952d6add99d566db6eb427b313054dc4edfe1c541a801a6bf49062f162451 "
4
+ url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.7 .tgz"
5
+ sha256 "b161e9e3e497cd492e571393784232a9ac9e4518044cda909f7e1d09c4fb5ea7 "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "679fc964017ac26ac7bea5d6662dcce74a754e608725b92e0e0ee73124638f28 "
9
+ sha256 cellar : :any_skip_relocation , all : "eec2d65cc63dd3b8af5a9fd355eded183615f9f987cc708d1ac2a22fe16a4b2d "
10
10
end
11
11
12
12
depends_on "node"
You can’t perform that action at this time.
0 commit comments