bitrise 1.5.5
Closes #11073. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3f9ddb4fcf
commit
6aa83600a6
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.5.4.tar.gz"
|
url "https://github.com/bitrise-io/bitrise/archive/1.5.5.tar.gz"
|
||||||
sha256 "2b9f99c06c642fabcd8ddcb8b92eeb2ec6a8b956c0af2fe8924ad2078c881140"
|
sha256 "dfde668a10aad1f28acd83fded9c81efc13b28185db77d14884928eb37d4bc96"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue