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 c831f46 commit f8625c4Copy full SHA for f8625c4
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.29.tar.gz"
5
- sha256 "e9bf823c8c9343b45d019ba7dfb605367e4e814b1458afc613e6e817d4c0eb42"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.0.31.tar.gz"
+ sha256 "cb06ca84ed54cd61b865934d49609dd64fb5269556246000f9af63bb87e9c769"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments