Skip to content

Commit 0241b04

Browse files
committed
Update bld formula to v1.1.6
1 parent 8ff4392 commit 0241b04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bld.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bld < Formula
22
desc "Add *bld* to your shell to interact with your Build.io applications"
33
homepage "https://build.io"
4-
url "https://github.com/buildio/cli/archive/refs/tags/v1.1.5.tar.gz"
5-
sha256 "757d1a9802e0184e9d8428ef9dd1a439a629912a70cca5ce9a97e412ff3f033f"
4+
url "https://github.com/buildio/cli/archive/refs/tags/v1.1.6.tar.gz"
5+
sha256 "09555dbac63e596c197a11f8a43ded91a71a4a578290bfba714bf30a42110bcf"
66
license "AGPL-3.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)