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 2043688 commit 629d9b9Copy full SHA for 629d9b9
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.16.0/node-v22.16.0.tar.xz"
5
- sha256 "720894f323e5c1ac24968eb2676660c90730d715cb7f090be71a668662a17c37"
+ url "https://nodejs.org/dist/v22.17.0/node-v22.17.0.tar.xz"
+ sha256 "7a3ef2aedb905ea7926e5209157266e2376a5db619d9ac0cba3c967f6f5db4f9"
6
license "MIT"
7
8
livecheck do
0 commit comments