Skip to content

Commit 8915df2

Browse files
committed
nb: update 7.20.0 bottle.
1 parent 5674436 commit 8915df2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/n/nb.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Nb < Formula
77
head "https://github.com/xwmx/nb.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3208591411264290fa2633fd21954edf3613e626eaf4b3a52e46eca533a4088b"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3208591411264290fa2633fd21954edf3613e626eaf4b3a52e46eca533a4088b"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3208591411264290fa2633fd21954edf3613e626eaf4b3a52e46eca533a4088b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7f7aeb517abed3249f3bd69f415ccb3ca6de8492280ab60aab2268a099111907"
14-
sha256 cellar: :any_skip_relocation, ventura: "7f7aeb517abed3249f3bd69f415ccb3ca6de8492280ab60aab2268a099111907"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "3208591411264290fa2633fd21954edf3613e626eaf4b3a52e46eca533a4088b"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3208591411264290fa2633fd21954edf3613e626eaf4b3a52e46eca533a4088b"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b1137153eb724d3518bc346355bab19bb0e4272223a9c47c92fd749bddb0730a"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b1137153eb724d3518bc346355bab19bb0e4272223a9c47c92fd749bddb0730a"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1137153eb724d3518bc346355bab19bb0e4272223a9c47c92fd749bddb0730a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "caca87987f57de4883413dad8a52eade0bffa8207688e7ccc2a392801cf59a76"
14+
sha256 cellar: :any_skip_relocation, ventura: "caca87987f57de4883413dad8a52eade0bffa8207688e7ccc2a392801cf59a76"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b1137153eb724d3518bc346355bab19bb0e4272223a9c47c92fd749bddb0730a"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b1137153eb724d3518bc346355bab19bb0e4272223a9c47c92fd749bddb0730a"
1717
end
1818

1919
depends_on "bat"

0 commit comments

Comments
 (0)