Skip to content

Commit

Permalink
Update bartlett version
Browse files Browse the repository at this point in the history
  • Loading branch information
dogonthehorizon committed Aug 29, 2017
1 parent c77aef9 commit d67afb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bartlett.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Bartlett < Formula

desc "A simple Jenkins command line client to serve your needs."
homepage "https://github.com/Nike-Inc/bartlett"
url "https://github.com/Nike-Inc/bartlett/releases/download/1.5.1/bartlett-static-1.5.1.tar.gz"
sha256 "3d46b4813914df07071bf2314d8e8df09a5c849c80827f33a16174de6cad1d50"
url "https://github.com/Nike-Inc/bartlett/releases/download/1.6.0/bartlett-static-1.6.0.tar.gz"
sha256 "d6b2260d774a3b84654b22cacf772bdaeeed1125724e4c818edaffa27957b1cb"

def install
bin.install "bartlett"
Expand Down

0 comments on commit d67afb5

Please sign in to comment.