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 b0408b7 commit 60c024dCopy full SHA for 60c024d
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/2.26.0.tar.gz"
5
- sha256 "3b46e8b136f65817ee85ccaa0a40f7909177738162dacc9be7b4d575b5b53e00"
+ url "https://github.com/bitrise-io/bitrise/archive/refs/tags/2.26.1.tar.gz"
+ sha256 "315ea63190e0628cdacd779227c1846a7574066000ad8624485b20b62c5ffcea"
6
license "MIT"
7
8
livecheck do
0 commit comments