Skip to content

Commit f90c1bd

Browse files
committed
bruno-cli: update 2.6.0 bottle.
1 parent 2e4938a commit f90c1bd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/b/bruno-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class BrunoCli < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fb9229d0ecd558e2645d160cf3553a17f8616042ef697fa71668a7245ceb2cdd"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fb9229d0ecd558e2645d160cf3553a17f8616042ef697fa71668a7245ceb2cdd"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fb9229d0ecd558e2645d160cf3553a17f8616042ef697fa71668a7245ceb2cdd"
12-
sha256 cellar: :any_skip_relocation, sonoma: "13875e50877af8a3bcd70e39fbe45f8baec68bd3db71163ccef6e0506a869b05"
13-
sha256 cellar: :any_skip_relocation, ventura: "13875e50877af8a3bcd70e39fbe45f8baec68bd3db71163ccef6e0506a869b05"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "fb9229d0ecd558e2645d160cf3553a17f8616042ef697fa71668a7245ceb2cdd"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fb9229d0ecd558e2645d160cf3553a17f8616042ef697fa71668a7245ceb2cdd"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "887868034d819e89df562a3e52f5355ec65aacdacd33dfc6531e5a35e6c3fce4"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "887868034d819e89df562a3e52f5355ec65aacdacd33dfc6531e5a35e6c3fce4"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "887868034d819e89df562a3e52f5355ec65aacdacd33dfc6531e5a35e6c3fce4"
12+
sha256 cellar: :any_skip_relocation, sonoma: "27f78613b8d60e5d7826da1d83968e818961bc7458cbe9799f915b8dad40041a"
13+
sha256 cellar: :any_skip_relocation, ventura: "27f78613b8d60e5d7826da1d83968e818961bc7458cbe9799f915b8dad40041a"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "887868034d819e89df562a3e52f5355ec65aacdacd33dfc6531e5a35e6c3fce4"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "887868034d819e89df562a3e52f5355ec65aacdacd33dfc6531e5a35e6c3fce4"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)