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 cfdc407 commit ffbd1adCopy full SHA for ffbd1ad
Formula/n/nrm.rb
@@ -1,8 +1,8 @@
1
class Nrm < Formula
2
desc "NPM registry manager, fast switch between different registries"
3
homepage "https://github.com/Pana/nrm"
4
- url "https://registry.npmjs.org/nrm/-/nrm-2.0.0.tgz"
5
- sha256 "8c295be621adbf110135dd6203d509a5f04d35285490cacf7c50bb697bf46fca"
+ url "https://registry.npmjs.org/nrm/-/nrm-2.0.1.tgz"
+ sha256 "64f2462cb18a097a82c7520e9f84bf10159b1d5af85c20e2b760268993af1866"
6
license "MIT"
7
8
bottle do
0 commit comments