Skip to content

Commit

Permalink
ssh-copy-id: update 9.3p2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 19, 2023
1 parent dec4ec2 commit 45be2d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/ssh-copy-id.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ class SshCopyId < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "0d7f8567b1b50c40ecc5a1f48c5e5e654779ea653c536b33361cf4dd9c6f75bc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, arm64_monterey: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, ventura: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, monterey: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, big_sur: "60a7ec7c0f14767470994a0db0fc9659378b26023501c55ec1023855e8adf510"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec6084b543f1df21a8bf3879dee06a4d382c572d76cd9ac7db9ee4fe11133bcf"
end

keg_only :provided_by_macos
Expand Down

0 comments on commit 45be2d0

Please sign in to comment.