bitrise 1.5.1
Closes #7851. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
dff7801350
commit
636b9d1ddb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Bitrise < Formula
|
class Bitrise < Formula
|
||||||
desc "Command-line automation tool"
|
desc "Command-line automation tool"
|
||||||
homepage "https://github.com/bitrise-io/bitrise"
|
homepage "https://github.com/bitrise-io/bitrise"
|
||||||
url "https://github.com/bitrise-io/bitrise/archive/1.4.5.tar.gz"
|
url "https://github.com/bitrise-io/bitrise/archive/1.5.1.tar.gz"
|
||||||
sha256 "80aab3dfe8e34eb7996f98edb7102c8566af87616acf5f7a76a5012bb421d415"
|
sha256 "329ba79d117fae7a638ec163731c09ad593c647ddab4320bb415e1144e4c7bf7"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue