fix(wip/nodejs-24): source URL

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2026-02-20 11:50:32 +11:00
parent fb7c5da2c2
commit 2e594379ec
No known key found for this signature in database
GPG Key ID: 80E0357347554B89

View File

@ -1,6 +1,6 @@
#TODO requires stdc++20
[source]
tar = "https://nodejs.org/dist/v24.5.0/node-v24.9.0.tar.xz"
tar = "https://nodejs.org/dist/v24.9.0/node-v24.9.0.tar.xz"
blake3 = "c710713c9144dc2dfadaef1d180b295d85edd9945513017fc700af68eb08a251"
patches = ["01_redox.patch"]