pkg: bump all binary download packages

This commit is contained in:
Thomas Hobson 2021-03-15 19:24:59 +13:00
parent 92a0b13ba7
commit fd8e25608f
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
9 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
curl "https://nodejs.org/dist/v15.10.0/node-v15.10.0-linux-x64.tar.xz" -o node.tar.xz
tar xf node.tar.xz --strip-components=1
rm node.tar.xz
rm node.tar.xz