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 78b1571 commit c7a3c6dCopy full SHA for c7a3c6d
Formula/n/nx.rb
@@ -1,8 +1,8 @@
1
class Nx < Formula
2
desc "Smart, Fast and Extensible Build System"
3
homepage "https://nx.dev"
4
- url "https://registry.npmjs.org/nx/-/nx-21.0.4.tgz"
5
- sha256 "dd1bf64358661a2d14dd027f8b0c6d8eea051afff4ec8206407bdb9335991f9f"
+ url "https://registry.npmjs.org/nx/-/nx-21.1.2.tgz"
+ sha256 "f0c866819641ac6aebf96a3370cfe726f97016c749db1f530c66dda0abd61ed7"
6
license "MIT"
7
8
bottle do
0 commit comments