Skip to content

Commit

Permalink
update awless to v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fxaguessy committed Jan 16, 2018
1 parent d34b3d8 commit 8b94ccf
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.8"
version = "v0.1.9"

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 "e23d3691e61f4d7c4676a1b7234f81018bfc4a43e0dbde00bcad0ab0195554ca" => :sierra
sha256 "445395a4464ab14ff11efc019197479ee7a039b2d8b021b51449f4caa0e0d469" => :sierra
end

depends_on "go" => :build
Expand Down

0 comments on commit 8b94ccf

Please sign in to comment.