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 086e740 commit fb4bf19Copy full SHA for fb4bf19
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.0.34.tar.gz"
5
- sha256 "ef097053c9f42394bc364db790de7d5d848d3e7afadb7f66551c8050bc9e6de8"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.1.1.tar.gz"
+ sha256 "15ffb61dda644df75dd9cc1fc403321dc1912831fe8a9c41eb29d3e41c796c73"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments