Skip to content

Commit

Permalink
update awless to v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fxaguessy committed Nov 30, 2017
1 parent f2f0488 commit d34b3d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/awless.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Awless < Formula
version = "v0.1.7"
version = "v0.1.8"

desc "The Mighty CLI for AWS"
homepage "https://github.com/wallix/awless"
Expand All @@ -10,7 +10,7 @@ class Awless < Formula
bottle do
root_url "https://github.com/wallix/homebrew-awless/releases/download/#{version}"
cellar :any_skip_relocation
sha256 "d4ffd751fcd8a24cd0726a546a4047b80edb0481305dd614dcc6caf5d5c79b00" => :sierra
sha256 "e23d3691e61f4d7c4676a1b7234f81018bfc4a43e0dbde00bcad0ab0195554ca" => :sierra
end

depends_on "go" => :build
Expand Down

0 comments on commit d34b3d8

Please sign in to comment.