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 @@ -11,12 +11,12 @@ class Velero < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fbf398fb64072cfb10dd2962caf0f3566849e5b3ba09335a3c894599ea0ab7b8 "
15
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fbf398fb64072cfb10dd2962caf0f3566849e5b3ba09335a3c894599ea0ab7b8 "
16
- sha256 cellar : :any_skip_relocation , arm64_ventura : "fbf398fb64072cfb10dd2962caf0f3566849e5b3ba09335a3c894599ea0ab7b8 "
17
- sha256 cellar : :any_skip_relocation , sonoma : "4d5c66efdde3533f8db8de4776b39188aa59842962df2f820483ec106ad97fdd "
18
- sha256 cellar : :any_skip_relocation , ventura : "4d5c66efdde3533f8db8de4776b39188aa59842962df2f820483ec106ad97fdd "
19
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f255cbc01189b119d9cbfcab08def224830805ee99f23869305f844a2f75c474 "
14
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5937a18a9f77c7aed6e357bc2e0e414b9383566e71a597ef1a182a214347a463 "
15
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5937a18a9f77c7aed6e357bc2e0e414b9383566e71a597ef1a182a214347a463 "
16
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5937a18a9f77c7aed6e357bc2e0e414b9383566e71a597ef1a182a214347a463 "
17
+ sha256 cellar : :any_skip_relocation , sonoma : "51c3fa715fdaa3768513661959be57da58a89b22469ca03563d64d9e2d7df502 "
18
+ sha256 cellar : :any_skip_relocation , ventura : "51c3fa715fdaa3768513661959be57da58a89b22469ca03563d64d9e2d7df502 "
19
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3bbae02c1cd289cb6ab17c2ba8bbdbd2b81e61a4d6f604f2032b5ed121da15ca "
20
20
end
21
21
22
22
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments