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 8ff4392 commit 0241b04Copy full SHA for 0241b04
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.5.tar.gz"
5
- sha256 "757d1a9802e0184e9d8428ef9dd1a439a629912a70cca5ce9a97e412ff3f033f"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.1.6.tar.gz"
+ sha256 "09555dbac63e596c197a11f8a43ded91a71a4a578290bfba714bf30a42110bcf"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments