diff --git a/CHANGELOG.md b/CHANGELOG.md index b9f3bd4..4c773a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog ## 1.2.0 -* Goobox S3 support +* Skynet support ## 1.1.5 * \#38: Enhance new repertory release available notification diff --git a/src/constants.js b/src/constants.js index c08ab72..3ed4fbf 100644 --- a/src/constants.js +++ b/src/constants.js @@ -50,14 +50,14 @@ exports.DATA_LOCATIONS = { exports.PROVIDER_LIST = [ 'Sia', + 'Skynet', 'ScPrime', - 'GooboxS3' ]; exports.PROVIDER_ARG = { sia: '', + skynet: '-sk', scprime: '-sp', - gooboxs3: '-gb' }; exports.RELEASE_TYPES = [