dfinity / dfxvm

dfx version manager
Apache License 2.0
7 stars 5 forks source link

refactor: fetch json document from url #37

Closed ericswanson-dfinity closed 8 months ago

ericswanson-dfinity commented 8 months ago

Description

self update will also need to fetch a json document. This moves the method and makes it generic.

How Has This Been Tested?

Covered by CI