Skip to content

Commit

Permalink
Brew formula update for sharecmd version v0.0.86
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Jan 4, 2019
1 parent 34562cd commit e68e621
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
@@ -1,9 +1,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.83/sharecmd_0.0.83_Darwin_x86_64.tar.gz"
version "0.0.83"
sha256 "54a815fc07200ebe43fc5b68b7aaee87faf467c5845dc3bc7522a753ff21b14e"
url "https://github.com/mschneider82/sharecmd/releases/download/v0.0.86/sharecmd_0.0.86_Darwin_x86_64.tar.gz"
version "0.0.86"
sha256 "734968f21f2ff67e903ec291822eb6db17b38d4fffcf027b875580b1c199d5d9"

def install
bin.install "share"
Expand Down

0 comments on commit e68e621

Please sign in to comment.