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 Runme < Formula
77 head "https://github.com/runmedev/runme.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5837c272c354f5a93876ef0affe42b507327d19447ce049abfc4f65073d8d07e "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5837c272c354f5a93876ef0affe42b507327d19447ce049abfc4f65073d8d07e "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "5837c272c354f5a93876ef0affe42b507327d19447ce049abfc4f65073d8d07e "
13- sha256 cellar : :any_skip_relocation , sonoma : "928e1de098998aa152bbaba853dee272ce1010850c407670c8b0030f26a0fd76 "
14- sha256 cellar : :any_skip_relocation , ventura : "928e1de098998aa152bbaba853dee272ce1010850c407670c8b0030f26a0fd76 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "8b8d7b982de53fe25a7228b99385bb2e7832b1f817ad215d10f66905a2febd13 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "fba864efc005303b27da0b384124fba3b998d5333eac3effadba670dc00ee064 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fba864efc005303b27da0b384124fba3b998d5333eac3effadba670dc00ee064 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "fba864efc005303b27da0b384124fba3b998d5333eac3effadba670dc00ee064 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "7fbc17c4ed46ac150160e1364c5a8fb139b22ef38cd58526b4e729f4a933c53d "
14+ sha256 cellar : :any_skip_relocation , ventura : "7fbc17c4ed46ac150160e1364c5a8fb139b22ef38cd58526b4e729f4a933c53d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "22021e7a1150712ec3db9483c4eec179d988e444fc06c6b3482df65b7a52bddd "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments