Skip to content

Commit

Permalink
Bump Homebrew Formula -> 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eliihen committed Aug 11, 2016
1 parent de4acdf commit 9b0e16e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HomebrewFormula/wsta.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Wsta < Formula
desc "A cli tool written in rust for interfacing with WebSocket services."
homepage "https://github.com/esphen/wsta"
url "https://github.com/esphen/wsta/archive/0.3.0.tar.gz"
sha256 "63139d9a1833e237ddcc1ae585c1d3a25cce9505f8c83803ad4c3c70d2c2cdb7"
url "https://github.com/esphen/wsta/archive/0.4.0.tar.gz"
sha256 "db72da542fa7dc8c1e01e9b7cf5e888d47795d20ba4acd21793fd9177a5a717d"

depends_on 'gpg' => :build
depends_on 'rust' => :build
Expand Down

0 comments on commit 9b0e16e

Please sign in to comment.