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 1cc8ef6Copy full SHA for 1cc8ef6
Formula/n/[email protected]
@@ -1,8 +1,8 @@
1
class NodeAT22 < Formula
2
desc "Platform built on V8 to build network applications"
3
homepage "https://nodejs.org/"
4
- url "https://nodejs.org/dist/v22.17.0/node-v22.17.0.tar.xz"
5
- sha256 "7a3ef2aedb905ea7926e5209157266e2376a5db619d9ac0cba3c967f6f5db4f9"
+ url "https://nodejs.org/dist/v22.17.1/node-v22.17.1.tar.xz"
+ sha256 "327415fd76fcebb98133bf56e2d90e3ac048b038fac2676f03b6db91074575b9"
6
license "MIT"
7
8
livecheck do
0 commit comments