bitrise 1.11.0
Closes #21600. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3b3ea08da0
commit
41fe362cd0
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.10.1.tar.gz"
|
||||
sha256 "336026c1161d9450d7c3a287c7394dd5c68f1e4ed1a803d5ab4262fa4b06ec65"
|
||||
url "https://github.com/bitrise-io/bitrise/archive/1.11.0.tar.gz"
|
||||
sha256 "c334b6ac6d8e486bb1855482240a154d6e46b0101fcfb872466236e411f18478"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue