git-trim: update 0.4.4 bottle.

master
BrewTestBot 2022-12-28 16:04:48 +00:00
parent 17b47b8a76
commit 8a22b4b645
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class GitTrim < Formula
license "MIT"
bottle do
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"
sha256 cellar: :any, arm64_ventura: "3f230f99015946e53ff857649b92fc82ebdc01d53aabb1698379a6428056a304"
sha256 cellar: :any, arm64_monterey: "a39f49254342159071cbb88d3f3b8e97f189f5333502d185be152c73fe9c5770"
sha256 cellar: :any, arm64_big_sur: "0f3c73e37431403348e7ac496b3b39671366a576d61e75315d0e2f6667000404"
sha256 cellar: :any, ventura: "69a202e87bbe253c69c6cdcf65faf14e9523a8419c65ddd74eacc209dd432a94"
sha256 cellar: :any, monterey: "164e873f61a2afa6c661821d77480ecf94d7c3e4d77da26335925af31628722b"
sha256 cellar: :any, big_sur: "0e8c7d52f14301a786bfe5cce167310955f11da5cce33c780f6dee5da1299c13"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4663a90075b39aa34a60e0b5c097bb69b1820b9a72b1d47c54562fa9e08288de"
end
depends_on "rust" => :build