Skip to content

Commit 43d0efb

Browse files
committed
bitrise 2.34.1
1 parent 1b05e0e commit 43d0efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bitrise.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bitrise < Formula
22
desc "Command-line automation tool"
33
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"
4+
url "https://github.com/bitrise-io/bitrise/archive/refs/tags/v2.34.1.tar.gz"
5+
sha256 "71a5c6b93687970d224e57eeb621fa820fcbf838cbfdc81fc8697a2b74483475"
66
license "MIT"
77
head "https://github.com/bitrise-io/bitrise.git", branch: "master"
88

0 commit comments

Comments
 (0)