We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b05e0e commit 43d0efbCopy full SHA for 43d0efb
Formula/b/bitrise.rb
@@ -1,8 +1,8 @@
1
class Bitrise < Formula
2
desc "Command-line automation tool"
3
homepage "https://github.com/bitrise-io/bitrise"
4
- url "https://github.com/bitrise-io/bitrise/archive/refs/tags/v2.33.2.tar.gz"
5
- sha256 "7d6510c5b35e82cf74a50e52287568ff227ac0bc3f486eb604be70913cbcb108"
+ url "https://github.com/bitrise-io/bitrise/archive/refs/tags/v2.34.1.tar.gz"
+ sha256 "71a5c6b93687970d224e57eeb621fa820fcbf838cbfdc81fc8697a2b74483475"
6
license "MIT"
7
head "https://github.com/bitrise-io/bitrise.git", branch: "master"
8
0 commit comments