Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mschneider82/sharecmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mschneider82 committed Sep 5, 2019
2 parents 8ee9338 + 89adde2 commit 6161a61
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/sharecmd.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# This file was generated by GoReleaser. DO NOT EDIT.
class Sharecmd < Formula
desc "Share your files using Cloudproviders with just one command"
homepage "https://github.com/mschneider82/sharecmd"
url "https://github.com/mschneider82/sharecmd/releases/download/v0.0.87/sharecmd_0.0.87_Darwin_x86_64.tar.gz"
version "0.0.87"
sha256 "e6c82708e098b5f9f2de7d9d6414bc7a5e907e4386f93ef2400dfd26fe34aa01"
url "https://github.com/mschneider82/sharecmd/releases/download/v0.0.93/sharecmd_0.0.93_Darwin_x86_64.tar.gz"
version "0.0.93"
sha256 "10efa9957d7a2451a728a281f7448e0c63d8126b228039403d2cdaa4ac78288c"

def install
bin.install "share"
Expand Down

0 comments on commit 6161a61

Please sign in to comment.