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.
2 parents bed5dc9 + eab7223 commit 63286c1Copy full SHA for 63286c1
1 file changed
Formula/b/bruno-cli.rb
@@ -1,12 +1,12 @@
1
class BrunoCli < Formula
2
desc "CLI of the open-source IDE For exploring and testing APIs"
3
homepage "https://www.usebruno.com/"
4
- url "https://registry.npmjs.org/@usebruno/cli/-/cli-3.2.1.tgz"
5
- sha256 "51839daf47d6d4023af1e5ff27bcd9ccf308e73f25f9ee74e4e37af134da5638"
+ url "https://registry.npmjs.org/@usebruno/cli/-/cli-3.2.2.tgz"
+ sha256 "6d97543c6f8b1d2c8652ce12b3cf878f40e3ac31f7c18d45be54f24c5c7d86e3"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "3445a1396d2afa67b81586d351674881175bd6049a54a9888e2b4e3c17ae2d74"
+ sha256 cellar: :any_skip_relocation, all: "df86ababb943a28898b5c44b67a97b7ad10500d8abbb82353269ab0f683b794d"
10
end
11
12
depends_on "node"
0 commit comments