Skip to content

Commit

Permalink
Updates Formula version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeacetozi committed Aug 23, 2018
1 parent f0840cc commit c189a83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/outlyer-cli.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class OutlyerCli < Formula
desc "Outlyer CLI allows to easily manage your Outlyer account via command line."
homepage "https://www.outlyer.com/"
url "https://github.com/outlyerapp/outlyer-cli/releases/download/0.2.0/outlyer-cli_0.2.0_Darwin_x86_64.tar.gz"
version "0.2.0"
sha256 "4bbb0307d3a96144fa3e0572d98de3aafb382c6bb407be20cee91d3652a6a803"
url "https://github.com/outlyerapp/outlyer-cli/releases/download/0.2.1/outlyer-cli_0.2.1_Darwin_x86_64.tar.gz"
version "0.2.1"
sha256 "3bdeaa77a8d62c95dbe440086a6a2704e2018710ccd7b7b72f8f09526dadd690"

def install
bin.install "outlyer"
Expand Down

0 comments on commit c189a83

Please sign in to comment.