bin/deliver in deliver-0.7.12 vs bin/deliver in deliver-0.7.13

- old
+ new

@@ -12,10 +12,10 @@ def run program :version, Deliver::VERSION program :description, 'CLI for \'Deliver\' - Upload screenshots, metadata and your app to the App Store using a single command' program :help, 'Author', 'Felix Krause <deliver@krausefx.com>' - program :help, 'Website', 'http://fastlane.tools' + program :help, 'Website', 'https://fastlane.tools' program :help, 'GitHub', 'https://github.com/krausefx/deliver' program :help_formatter, :compact global_option '--force', 'Runs a deployment without verifying any information (PDF file). This can be used for build servers.' global_option '--beta', 'Upload a beta build to iTunes Connect. This uses the `beta_ipa` block.' \ No newline at end of file