Skip to content

Commit ffbd1ad

Browse files
committed
nrm 2.0.1
1 parent cfdc407 commit ffbd1ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nrm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nrm < Formula
22
desc "NPM registry manager, fast switch between different registries"
33
homepage "https://github.com/Pana/nrm"
4-
url "https://registry.npmjs.org/nrm/-/nrm-2.0.0.tgz"
5-
sha256 "8c295be621adbf110135dd6203d509a5f04d35285490cacf7c50bb697bf46fca"
4+
url "https://registry.npmjs.org/nrm/-/nrm-2.0.1.tgz"
5+
sha256 "64f2462cb18a097a82c7520e9f84bf10159b1d5af85c20e2b760268993af1866"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)