File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ 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 : "4636e8f586ca8f4aab67ac12636f5e9e45b5a8db06fb90a6b5272ea2ff1fe86a "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4636e8f586ca8f4aab67ac12636f5e9e45b5a8db06fb90a6b5272ea2ff1fe86a "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "4636e8f586ca8f4aab67ac12636f5e9e45b5a8db06fb90a6b5272ea2ff1fe86a "
13- sha256 cellar : :any_skip_relocation , sonoma : "1b7d07d393dc0c4092ae3b725304902edc56a67f3af6c9d04443a5f76456af1f "
14- sha256 cellar : :any_skip_relocation , ventura : "1b7d07d393dc0c4092ae3b725304902edc56a67f3af6c9d04443a5f76456af1f "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "4636e8f586ca8f4aab67ac12636f5e9e45b5a8db06fb90a6b5272ea2ff1fe86a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b0cf01c32b0b42019926036d006e2d78d0a4a0a43093b6a8be0d505ba096c698 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b0cf01c32b0b42019926036d006e2d78d0a4a0a43093b6a8be0d505ba096c698 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b0cf01c32b0b42019926036d006e2d78d0a4a0a43093b6a8be0d505ba096c698 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "53aa02c1ddef8179cd9413b4fce4961b8d7058a24e35569136d00e335adf5b75 "
14+ sha256 cellar : :any_skip_relocation , ventura : "53aa02c1ddef8179cd9413b4fce4961b8d7058a24e35569136d00e335adf5b75 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b0cf01c32b0b42019926036d006e2d78d0a4a0a43093b6a8be0d505ba096c698 "
1616 end
1717
1818 depends_on "bat"
You can’t perform that action at this time.
0 commit comments