enable release downloads from cloudfromt

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-07-13 21:52:41 +02:00
parent ceb859b086
commit 4851ec342e
2 changed files with 2 additions and 2 deletions

2
dist/index.js generated vendored
View file

@ -96,7 +96,7 @@ const util = __importStar(__webpack_require__(669));
const core = __importStar(__webpack_require__(186));
const http = __importStar(__webpack_require__(925));
const tc = __importStar(__webpack_require__(784));
const s3URL = 'https://dagger-io.s3.amazonaws.com/dagger';
const s3URL = 'https://dl.dagger.io/dagger';
const osPlat = os.platform();
const osArch = os.arch();
function install(version) {