chore: update speedtest URL and size

This commit is contained in:
André Sá 2021-11-03 09:35:35 +00:00
parent fc51f0347b
commit 00aabe1bbe

View file

@ -60,8 +60,8 @@ const urlsToPing = [
const speedtestFiles = [ const speedtestFiles = [
{ {
url: `https://github.com/lamassu/lamassu-machine/releases/download/v7.5.3/python-defaults_2.7.18-3.tar.gz`, url: 'https://github.com/lamassu/speed-test-assets/raw/main/python-defaults_2.7.18-3.tar.gz',
size: 8900 size: 44668
} }
] ]