devspace: update 5.16.2 bottle.

master
Carlo Cabrera 2021-10-27 13:12:02 +00:00 committed by BrewTestBot
parent 114c24a09d
commit 743660af40
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 5 deletions

View File

@ -13,11 +13,13 @@ class Devspace < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "52ef10f870dc87e01bfb118e4dd49420049f4fc6f0dd5f757af4548096881363"
sha256 cellar: :any_skip_relocation, big_sur: "05e5287227032eb72d854d112bb315fa434f4d98effacee923c67a8edddcca14"
sha256 cellar: :any_skip_relocation, catalina: "8c9934d47bfb44efc9a720fcfe2b5bcfab3b97d13295eca60762e4a120865cc1"
sha256 cellar: :any_skip_relocation, mojave: "3a8593a91425447dfe1426f3f671d1b3c5c9399b0ec67335001587b4d72fd928"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b99739c78161b43d058af186d6cf5cb244929b0cef65c12c7dd6e5c689a7327"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0020f078d81ed456374c05871e1a7590c1327dda8c8087471395c92aae78c4d6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "52ef10f870dc87e01bfb118e4dd49420049f4fc6f0dd5f757af4548096881363"
sha256 cellar: :any_skip_relocation, monterey: "d6541ba09e87c90318990894b8a0e5299cdc345ea014f36bd173bafa2aa81314"
sha256 cellar: :any_skip_relocation, big_sur: "05e5287227032eb72d854d112bb315fa434f4d98effacee923c67a8edddcca14"
sha256 cellar: :any_skip_relocation, catalina: "8c9934d47bfb44efc9a720fcfe2b5bcfab3b97d13295eca60762e4a120865cc1"
sha256 cellar: :any_skip_relocation, mojave: "3a8593a91425447dfe1426f3f671d1b3c5c9399b0ec67335001587b4d72fd928"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b99739c78161b43d058af186d6cf5cb244929b0cef65c12c7dd6e5c689a7327"
end
depends_on "go" => :build