pipe-rename: update 1.5.0 bottle.

master
BrewTestBot 2022-07-10 13:09:36 +00:00
parent fc136e8474
commit 4df813e378
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 PipeRename < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "94e8bfd54d28b68614593a22b25f831ee6b197ad9d352ce548b06ae83e9b5846"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "692ba4461db653075f94bde6502977344b53d8d2652850fdcf5ff274379ab281"
sha256 cellar: :any_skip_relocation, monterey: "427941fd653d8d87276e86355e3c55ccfca08954030ac4cd1577a4fef8ae72a8"
sha256 cellar: :any_skip_relocation, big_sur: "9504fbb1d806c83fe023d101747075c3e8cbbb3d973674a88165fc4090b30849"
sha256 cellar: :any_skip_relocation, catalina: "d27bdc6f9db62e42c2294da6c177559010489d64b2fb20445021abecf881b128"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3ba3c00db004a2f90c73fca85cec173f25e974f6fb885fdd87616dbc6d9bd47"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9390af37f562fcd54045ba9f4d95e561f407acadf19a5abc685919452c0c91fa"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ddb29be78295c3492cdbc1b7798618c73fb42aa8accb3fad0b29b108c46ca489"
sha256 cellar: :any_skip_relocation, monterey: "dd16ac202900fcda148f1ae629908064b91e31fab8de494c088e1ee144c8cb89"
sha256 cellar: :any_skip_relocation, big_sur: "41d8b12cdcb670a5bba1dffc8f1c5d14599b033b85ec9547e054cfdb0ed65eda"
sha256 cellar: :any_skip_relocation, catalina: "e0b392b5e11f66ddda73d202c48793985015da3e519b52337c6f0b9d945fc1d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4595f986e4003550d3d05c7bca46dd33b563bfcf0c3a5fc969c2787f17a56156"
end
depends_on "rust" => :build