git-trim: update 0.4.3 bottle.

master
Patrick Linnane 2022-12-24 03:15:54 +00:00 committed by BrewTestBot
parent 337d031c8e
commit b99a9e6940
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 9 deletions

View File

@ -7,15 +7,13 @@ class GitTrim < Formula
license "MIT"
bottle do
rebuild 1
sha256 cellar: :any, arm64_ventura: "b947a3ef610d4099bb69f3ce13a4dd1ab5cc3cf54ff26bad1a0416ec17db6345"
sha256 cellar: :any, arm64_monterey: "bf3d14d3e49b2706d08eda7eb2c9996dd1dd084620750657b64ca4eaaed1ffbc"
sha256 cellar: :any, arm64_big_sur: "e533b21966078b880931e146e2de12983de87ad946a697b4123d2c8f53bd884a"
sha256 cellar: :any, ventura: "25119e705899f67ed5e6ad09cdb548380e7223b67f234c82b70507ee0db2e95f"
sha256 cellar: :any, monterey: "74c5d18624b71730015cab7a8a56024dc938d22b15c99cda2e00bef8385def6e"
sha256 cellar: :any, big_sur: "48ca1fc5e4ce96b10f13cddf5e1fe5222a7419133b348c7e563ab2ae51f4c6af"
sha256 cellar: :any, catalina: "dd1226f0b393f6ea83d826b0c4c893caba223a466d13812cda14602d3e796f03"
sha256 cellar: :any_skip_relocation, x86_64_linux: "916cc109ec67bcc75376c39c8ce9503854d532c8f5d341770ed7b70efda06cc5"
sha256 cellar: :any, arm64_ventura: "b6dfdb2448ca4677fdb82fc5891d06c183a2a2f547a49a2b77440f5bfd81c72c"
sha256 cellar: :any, arm64_monterey: "8e71172f77191b0c589baf6ffa0fadcebd000ee520c52e7a9e25b7bd46b63d4b"
sha256 cellar: :any, arm64_big_sur: "d56061ee3ee7fe29d8251e01594847829f4c7d7723c68c6e5ef04d91340fafd0"
sha256 cellar: :any, ventura: "aef855710926163ffbb0199727fc5dba7fade49d189227a0186809eacbace895"
sha256 cellar: :any, monterey: "8fc8fbc99ffc6282dec5cdcbda87cdee74c291d819c019cfa99bb5ac54ab14dd"
sha256 cellar: :any, big_sur: "feccd4f6c9c78eeef17226a3c6f4eec5eb4eb34db117bf1d4a66e32fbb08f86c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "02701a8187ade5a8a2adc97e1df38baecf7381ef38c9f7666aff82c7440a987e"
end
depends_on "rust" => :build