arduino / arduino-create-agent-js-client

JS module providing discovery of the Arduino Create Plugin and communication with it
Other
33 stars 15 forks source link

Use download servers to obtain the latest agent version #563

Closed pirropirro closed 7 months ago

pirropirro commented 7 months ago

Motivation

agent-version.json has been moved to the download servers, so it should be retrieved using the correct URL.

Change description

The URL to retrieve the latest agent version has been changed.

Additional Notes

Follow up to arduino/arduino-create-agent#896.

Reviewer checklist