Skip to content

Commit

Permalink
Brew formula update for sharecmd version v0.0.105
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed May 5, 2020
1 parent b027529 commit 0a102f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sharecmd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
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.96/sharecmd_0.0.96_Darwin_x86_64.tar.gz"
version "0.0.96"
sha256 "98a485835935766c528913d6c77a14e4a6ae5c62dfc6a50af84a600cb7bbeff1"
url "https://github.com/mschneider82/sharecmd/releases/download/v0.0.105/sharecmd_0.0.105_Darwin_x86_64.tar.gz"
version "0.0.105"
sha256 "a437d20a567cbc78c031ed9f6f5bc5004eff0f7509b559199b4916d4ce0045ec"

def install
bin.install "share"
Expand Down

0 comments on commit 0a102f9

Please sign in to comment.