Skip to content

Commit

Permalink
ganda version v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed May 6, 2017
1 parent 195e606 commit 246f333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/ganda.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Ganda < Formula
desc "fast cmd-line app that quickly request millions of urls and save/echo the results"
homepage "https://github.com/tednaleid/ganda"
url "https://github.com/tednaleid/ganda/releases/download/v0.1.0/ganda_Darwin_x86_64.tar.gz"
version "0.1.0"
sha256 "be1f6a309ff49e7f657f0d3f5a684cf7eb7e9de1e457812de3879a07cc6c7f70"
url "https://github.com/tednaleid/ganda/releases/download/v0.1.1/ganda_Darwin_x86_64.tar.gz"
version "0.1.1"
sha256 "5077044c6fbb81cad78733ba33af2156f06c3ecf073064478c68b06662824c75"

def install
bin.install "ganda"
Expand Down

0 comments on commit 246f333

Please sign in to comment.