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 d2784c5 commit d2febb7Copy full SHA for d2febb7
Formula/n/[email protected]
@@ -1,8 +1,8 @@
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.1/node-v20.18.1.tar.xz"
5
- sha256 "91df43f8ab6c3f7be81522d73313dbdd5634bbca228ef0e6d9369fe0ab8cccd0"
+ url "https://nodejs.org/dist/v20.18.2/node-v20.18.2.tar.xz"
+ sha256 "69bf81b70f3a95ae0763459f02860c282d7e3a47567c8afaf126cc778176a882"
6
license "MIT"
7
8
livecheck do
0 commit comments