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 1c2ccbd commit fc8680dCopy full SHA for fc8680d
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/v0.2.0.tar.gz"
5
- sha256 "d1b8515cd0dded4b5faf6b388efc007a30f1aed308ba7cb3db630178fe72ffd8"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.0.15.tar.gz"
+ sha256 "bafb34710ed29475f090d6d9ff5b7324312599a8aae44b966ab8ba1c3d50eac8"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments