Skip to content

Commit

Permalink
Upgrade to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jairhenrique committed Jun 29, 2018
1 parent 81b7750 commit d9da065
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Formula/teresa.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class Teresa < Formula
desc "Teresa client"
homepage "https://github.com/luizalabs/teresa"
url "https://github.com/luizalabs/teresa/releases/download/v0.21.0/teresa-darwin-amd64"
sha256 "588d201742e5ff9daa76290a39e7f4fb270543f246b513c1c5ba97eb2808e04e"
url "https://github.com/luizalabs/teresa/releases/download/v0.23.0/teresa-darwin-amd64"
sha256 "9a50d57231c2f42bd1676b82baf1f2d04d1a465ba773eb615a5477cc556fc118"
head "https://github.com/luizalabs/teresa.git"
version 'v0.21.0'
version 'v0.23.0'

bottle :unneeded

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Run the following in your command-line:

```sh
$ brew tap luizalabs/homebrew-teresa-cli
$ brew install teresa-cli
$ brew install teresa
```


Expand Down

0 comments on commit d9da065

Please sign in to comment.