From 8e756620340d523ffaa1b2ffd2d9b32d3d0858ec Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Tue, 3 Mar 2020 12:15:11 -0600 Subject: [PATCH] Skynet changes --- CHANGELOG.md | 2 +- src/constants.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 = [