Skip to content

Commit cd05c52

Browse files
committed
Update bld formula to v1.0.34
1 parent f904d83 commit cd05c52

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.0.33.tar.gz"
5-
sha256 "63120c3b07a1de2675b7eabae5551d33c847492c46eb74088eb33917d238206a"
4+
url "https://github.com/buildio/cli/archive/refs/tags/v1.0.34.tar.gz"
5+
sha256 "ef097053c9f42394bc364db790de7d5d848d3e7afadb7f66551c8050bc9e6de8"
66
license "AGPL-3.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)