mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'dev' into 'master'
fix(wip/nodejs-24): source URL See merge request redox-os/redox!1924
This commit is contained in:
commit
b94c3e4143
@ -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"]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user