Skip to content

Commit

Permalink
velero: update 1.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 26, 2022
1 parent c4e93aa commit e42f141
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/velero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Velero < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "6fc6a8a6356d3c1d3461c623fc6b6e18b68f738440b039a327c700218a9a8810"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "01fbfe905cbf47d056de89346dc486b9229ec929cdb1a8a2f1e100fddadcb8e3"
sha256 cellar: :any_skip_relocation, monterey: "3be6d81159876050b7f83718968d24946a492caecc0900dd541c98edfbd854e7"
sha256 cellar: :any_skip_relocation, big_sur: "949012a43992cfde3a2273cbfdefdb18ec13c68dcbf62d24195c7c0d56fcb63c"
sha256 cellar: :any_skip_relocation, catalina: "74890025164a0e62dc87f99e18de8d43c5a1c93dad8294f9930d7e754b4f2cc1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ce55c308a2a22611139e0d49c857a953d2a818584521f0ec964b76fb6c88f77a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "534de97857f9609a1a1189b6c3a8846164ee21c7064413eaafe30e528945f8c0"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9e1f80abf8e987d3178fa9ea722bc16b7429de8f2fcc43494a9f6f846f36ffb0"
sha256 cellar: :any_skip_relocation, monterey: "3c895c7c3b96f2a755252775058ac0faa2a76838919c63292d9ea9f2f2d3f634"
sha256 cellar: :any_skip_relocation, big_sur: "f61d33ef415b939bf7a18641377e0fb50fb6e714f661c7a3ee48b0219b35e7a6"
sha256 cellar: :any_skip_relocation, catalina: "ad71b610d9e846d53339f53e9c91a62b0f310fbfc58fc7b732f3a38b7fac9be4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "87dbfec02528dff580bef722ea3701413d22d4180a2f6aa73440047e21a1d044"
end

depends_on "go" => :build
Expand Down

0 comments on commit e42f141

Please sign in to comment.