diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 6cedd2224f8069c9acf0a5e8ecf0c087c6cb1675 (patch) | |
| tree | cd34cd35507669ecdc790ab16c608bb4f951a78f /repos/extra/nodejs/abuild | |
| parent | 2b39fb1a11e271b382008af350d5999f49a6f98c (diff) | |
| download | alicelinux-6cedd2224f8069c9acf0a5e8ecf0c087c6cb1675.tar.gz alicelinux-6cedd2224f8069c9acf0a5e8ecf0c087c6cb1675.zip | |
nodejs: updated to 23.5.0
Diffstat (limited to 'repos/extra/nodejs/abuild')
| -rw-r--r-- | repos/extra/nodejs/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nodejs/abuild b/repos/extra/nodejs/abuild index dc252172..b5fbc1d1 100644 --- a/repos/extra/nodejs/abuild +++ b/repos/extra/nodejs/abuild @@ -1,5 +1,5 @@ name=nodejs -version=23.4.0 +version=23.5.0 release=1 source="https://$name.org/dist/v$version/node-v$version.tar.xz" |