Skip to content

Commit 63286c1

Browse files
authored
Merge pull request #275959 from Homebrew/bump-bruno-cli-3.2.2
bruno-cli 3.2.2
2 parents bed5dc9 + eab7223 commit 63286c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/b/bruno-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class BrunoCli < Formula
22
desc "CLI of the open-source IDE For exploring and testing APIs"
33
homepage "https://www.usebruno.com/"
4-
url "https://registry.npmjs.org/@usebruno/cli/-/cli-3.2.1.tgz"
5-
sha256 "51839daf47d6d4023af1e5ff27bcd9ccf308e73f25f9ee74e4e37af134da5638"
4+
url "https://registry.npmjs.org/@usebruno/cli/-/cli-3.2.2.tgz"
5+
sha256 "6d97543c6f8b1d2c8652ce12b3cf878f40e3ac31f7c18d45be54f24c5c7d86e3"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "3445a1396d2afa67b81586d351674881175bd6049a54a9888e2b4e3c17ae2d74"
9+
sha256 cellar: :any_skip_relocation, all: "df86ababb943a28898b5c44b67a97b7ad10500d8abbb82353269ab0f683b794d"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)