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 52db050 commit 1d8237aCopy full SHA for 1d8237a
Formula/n/[email protected]
@@ -1,10 +1,9 @@
1
class NodeAT20 < Formula
2
desc "Platform built on V8 to build network applications"
3
homepage "https://nodejs.org/"
4
- url "https://nodejs.org/dist/v20.18.0/node-v20.18.0.tar.xz"
5
- sha256 "7d9433e91fd88d82ba8de86e711ec41907638e227993d22e95126b02f6cd714a"
+ url "https://nodejs.org/dist/v20.18.1/node-v20.18.1.tar.xz"
+ sha256 "91df43f8ab6c3f7be81522d73313dbdd5634bbca228ef0e6d9369fe0ab8cccd0"
6
license "MIT"
7
- revision 2
8
9
livecheck do
10
url "https://nodejs.org/dist/"
0 commit comments