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 5c8aa0e commit 18b7a03Copy full SHA for 18b7a03
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.19.3/node-v20.19.3.tar.xz"
5
- sha256 "99be7b9d268d48b93be568a23240398ceacb0782dc7055b9972305c000b0e292"
+ url "https://nodejs.org/dist/v20.19.4/node-v20.19.4.tar.xz"
+ sha256 "b87fd7106013d3906706913ffc63a4403715fbb272c4f83ff4338527353eec0f"
6
license "MIT"
7
8
livecheck do
0 commit comments