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 947852d commit 0e1f013Copy full SHA for 0e1f013
Formula/b/bld.rb
@@ -1,8 +1,8 @@
1
class Bld < Formula
2
desc "Add *bld* to your shell to interact with your Build.io applications"
3
homepage "https://build.io"
4
- url "https://github.com/buildio/cli/archive/refs/tags/v1.1.12.tar.gz"
5
- sha256 "a0d131e57df0bdc9dc013e6bf26643cda27810b1ea7310293dde9b1b833af343"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.1.13.tar.gz"
+ sha256 "b352aa8f350e8046adab6cea47d7cf615a4628de562c0d5227f9afe0c2cc5373"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments