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 fa70772 commit 947852dCopy full SHA for 947852d
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.1.11.tar.gz"
5
- sha256 "c04c385e29af1a784290f218acf58630ed785dea120b9e83355e97a651dcc143"
+ url "https://github.com/buildio/cli/archive/refs/tags/v1.1.12.tar.gz"
+ sha256 "a0d131e57df0bdc9dc013e6bf26643cda27810b1ea7310293dde9b1b833af343"
6
license "AGPL-3.0-or-later"
7
8
livecheck do
0 commit comments