bitrise 1.28.0
Closes #37899. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
8441036c61
commit
9dd835c656
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bitrise < Formula
|
||||
desc "Command-line automation tool"
|
||||
homepage "https://github.com/bitrise-io/bitrise"
|
||||
url "https://github.com/bitrise-io/bitrise/archive/1.27.0.tar.gz"
|
||||
sha256 "a4691f380d096e8dcd3aa1996c26363354c7849e669e3d1e8594dd7659810df8"
|
||||
url "https://github.com/bitrise-io/bitrise/archive/1.28.0.tar.gz"
|
||||
sha256 "c9f56a860dbf843ba06bf993eb3e7021ac3cfc14899cfa0aed07380c6e290323"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue