Skip to content

Commit

Permalink
firefox: Update Node.js version from 22.11.0 to 22.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Mar 11, 2025
1 parent c7dfbc2 commit 0472773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/4adc7d1e6629d0f7f371cd31c2befe79/firefo

mee_configure() {

p=/pkg/node-22.11.0-0/profile; [ -e $p ] && . $p
p=/pkg/node-22.14.0-0/profile; [ -e $p ] && . $p
p=/pkg/rustc-1.84.1-0/profile; [ -e $p ] && . $p

if [[ ${BEE_MAKEFLAGS:: 2} == "-j" ]]; then
Expand Down

0 comments on commit 0472773

Please sign in to comment.