Optionallogger: SoloLoggersource file URL
destination path for the downloaded file
Fetch a remote package
package checksum URL or checksum data
a directory where the files should be downloaded to
whether to verify checksum or not
Optionalalgo: string = 'sha256'checksum algo
Optionalforce: boolean = falseforce download even if the file exists in the destinationDirectory
Fetch Hedera platform release artifact
It fetches the build.zip file containing the release from a URL like: https://builds.hedera.com/node/software/v0.40/build-v0.40.4.zip
full semantic version e.g. v0.40.4
directory where the artifact needs to be saved
Optionalforce: boolean = falsewhether to download even if the file exists
full path to the downloaded file
Fetch data from a URL and save the output to a file