Skip to content

Commit

Permalink
azcopy: update 10.21.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 29, 2023
1 parent cf6f94f commit 709ec48
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/a/azcopy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,13 @@ class Azcopy < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "64c309586bd050991be6a2d503925a3f17654b602cb3e3a3400218bcc1a8a346"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c955f1c22b941922c45b55f0430421ba3316c83176bfb3baabb0a0fef3644593"
sha256 cellar: :any_skip_relocation, arm64_monterey: "82884152f61caf4c3c6b247003de737170866ac9de56e93396da00dcb7b3a421"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ccd881ecede3d0ef85a54ea67d447ef95dc42900699451ddb26cd9345c04d250"
sha256 cellar: :any_skip_relocation, sonoma: "20b83168dc8a9ada2444cdedcf324259ec8f9baec4737b549a2bf66f364e46dc"
sha256 cellar: :any_skip_relocation, ventura: "67908a65d180aac955a07de0f959c28594efaf20d17095f004d55354e8b17d4b"
sha256 cellar: :any_skip_relocation, monterey: "15e39bc2d989bbeca382a9d6d96d3b9f3906a4cd5092aac4b7012a468949256f"
sha256 cellar: :any_skip_relocation, big_sur: "10a2edbadb8b7701ee63576007d55002678e92f3949061cd6fca7a2100362220"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5fab1e9949a0c9b08786cf21a2080f7a6bf341b1ba3e3ffe777f9d5ea3a87b2d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a29221c76956c520174201939acdc012d154a843ffa56765bb01131a0a2048c0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "93d0574b468933d518f6f22ed33ca499d0e973f6a5c768bbb812e19d9dd6facb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d8e983dcbffb5f924c82df48a2192b7e7809c2ee63dc9375a439d5dd05e90cec"
sha256 cellar: :any_skip_relocation, sonoma: "1a0c38d3480b832b64e87d6853d0e2bb3608a11f89ffcb76508d71bf8e45ed2a"
sha256 cellar: :any_skip_relocation, ventura: "169e9a38fa3e198b3528623e311f0288a58856743406835707b810694c72cea0"
sha256 cellar: :any_skip_relocation, monterey: "4b074a7e3e647552747483cd9fbd01c9d424265369aa602dc1b0ab9e766b7805"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c60700efc127c66561262415535909dc51c106e55d825ac0778e2c53aebd6fd3"
end

depends_on "go" => :build
Expand Down

0 comments on commit 709ec48

Please sign in to comment.