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 Nyan < Formula
7
7
head "https://github.com/toshimaru/nyan.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "85ec2874fa41b2db68fa86d2e830bdad8cc8876984e66ce2b2a8fbbf7177f98f "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "85ec2874fa41b2db68fa86d2e830bdad8cc8876984e66ce2b2a8fbbf7177f98f "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "85ec2874fa41b2db68fa86d2e830bdad8cc8876984e66ce2b2a8fbbf7177f98f "
13
- sha256 cellar : :any_skip_relocation , sonoma : "f5d13e720cd69066895046f71d4002e94f8d01937254700fb5046320e8e1e73d "
14
- sha256 cellar : :any_skip_relocation , ventura : "f5d13e720cd69066895046f71d4002e94f8d01937254700fb5046320e8e1e73d "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "d71ae6d69044a2e3c7a02f5a5fb9d040dafe372c6f0e7d1f709030ff5bc40205 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "162d4a673fe0248ab566149c72f5285581b5907031405fcb3388a3f8eb8f60ee "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "162d4a673fe0248ab566149c72f5285581b5907031405fcb3388a3f8eb8f60ee "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "162d4a673fe0248ab566149c72f5285581b5907031405fcb3388a3f8eb8f60ee "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "c340d9b586c066ce42ca87bb7dd4627e7d299e0b0e2a83f5d7e9aaa563a42f84 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "c340d9b586c066ce42ca87bb7dd4627e7d299e0b0e2a83f5d7e9aaa563a42f84 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "cb5f2b779d971396b9bc699b7d428c377c67aaa8af9c650613a4ae72a782e85e "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments