dynamips: update 0.2.23 bottle.

master
BrewTestBot 2023-01-07 20:04:32 +00:00
parent e8bd1a0877
commit c966c10f77
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -10,14 +10,13 @@ class Dynamips < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "2c6dbfa1339c8b56b876cec5aa95960c089f91e53478608649979e162cbb60e2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7c22fc3fa8a288516a6b07e6f2d9e00a318fe8ea13841e57a46fa6cc3a30f2b4"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "028ac7c712f19f93d0265585c4b32c2be4a347ddc12e99110a232fc309c2fe61"
sha256 cellar: :any_skip_relocation, ventura: "a2812da821bc314596efcbf9f337199b043fd50e6df5c9b5aa51489a95f6c772"
sha256 cellar: :any_skip_relocation, monterey: "5385bc27852708af49d6b8d307de69b39c9c10f7ad3e45ef77dd13b68588319a"
sha256 cellar: :any_skip_relocation, big_sur: "c4d95a8dac4e17b3189f215c2e2c7401a065391b6335fddd86b30c05389c11ae"
sha256 cellar: :any_skip_relocation, catalina: "5b38c4fe753e0372420a0f020b6bae01d208663c6f9ed878c1b8b81fcca39cda"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ab60c90c43a95d54763147dc90134412b795fbb6f5cadf2841d7333adc5ea523"
sha256 cellar: :any_skip_relocation, arm64_ventura: "106e42f80c14fe08866951b8e1d5032f98fe3d8a57c497856d09aa0657a7120b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ea736c8b0b31f481066a64f07a154e5bd8b556be4cd259c1a0e0d8da509da3be"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e685176d9affeeacddcf08b39f639a998c0dde4027ad6131d43bf013b99cefc6"
sha256 cellar: :any_skip_relocation, ventura: "df2f66c85bba8ebe55a40adca313d3007fd78a11e31101cbf56095c261ba419a"
sha256 cellar: :any_skip_relocation, monterey: "34cd5717a4449d9d69c7741ccf492a010c8b6fcaae137b3e84869ed0426b0be3"
sha256 cellar: :any_skip_relocation, big_sur: "537b49bfac716211677ac7da74d5c78d111da724c80b3811976f281eb57237f4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43b17aecf4adaa4164f12a3ce012cb288a812d75e2f28cf55b48d87c8b000dc2"
end
depends_on "cmake" => :build