crane: update 0.9.0 bottle.

master
BrewTestBot 2022-05-17 20:04:43 +00:00
parent 7ae1d13728
commit 55df27230d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@ class Crane < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "9354917c947b767bb70b23595745ec2d30904fb5b49f75c837639118a0717e97"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8144f5a9bb744b5e2b061cb9b3b1ce38080855586fa380f8887c508106aa3c3d"
sha256 cellar: :any_skip_relocation, monterey: "4c0bd2c38cbc6718683f0e64c596252254de4179a0e01354ba54f6930ac236ee"
sha256 cellar: :any_skip_relocation, big_sur: "e0678db71d81a4a84ade7aed69c89f849133da255ebeac7d53f5592e0eede999"
sha256 cellar: :any_skip_relocation, catalina: "209dfd75f8c9fdfd699477fa4595a44bc8b6d59e74439b70da5903d297c2c6cc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6c44938d3423dd8b967261c890f165f3563c36658a551a6b0c8c21372a8a733e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a5af47da793d997af20c568b40714d623013d21d93ba31598f4f1758284e018b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f2bfde0fc6248f7db514fcdcd8eef4fd6612e767d5672741828219115a414582"
sha256 cellar: :any_skip_relocation, monterey: "e418304d4bfafd663ff50ec67e7a641711313867b37f9fff1d0ddb41685b4ca8"
sha256 cellar: :any_skip_relocation, big_sur: "6d508c41fd0c5195e2dd2aa10aa5845d09064411e017bfd21bac798cfff200ce"
sha256 cellar: :any_skip_relocation, catalina: "302379a36dc2ec68e9be83af447b89b891ee3e6a0998cca1a73234b0b67d0745"
sha256 cellar: :any_skip_relocation, x86_64_linux: "028ae8d288ffe7eb7731f40d4e4687062e0e756e6c94740c093d2bfc22a98ecd"
end
depends_on "go" => :build