diesel: update 2.0.2 bottle.

master
BrewTestBot 2022-10-12 07:11:06 +00:00
parent c0ed6f87f3
commit c9fb10bf70
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Diesel < Formula
head "https://github.com/diesel-rs/diesel.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_monterey: "4d63c5307c44cd24738f2b7b9f58b28811810226f1e325147a1ec8536439319c"
sha256 cellar: :any, arm64_big_sur: "c84d578a3b0373d01acd4d6c8c93e9ed191c71a1bae18af8b76e02b57aeed33c"
sha256 cellar: :any, monterey: "bbe362db85f543b2073c57f50ed0666900951cbd6cb24cba22f9d57edebe0148"
sha256 cellar: :any, big_sur: "b6c17494a3c5797bb360effc82317665f1fbe9a52e63ceb2ab90a1ef942012bc"
sha256 cellar: :any, catalina: "a2ba78de067ca4fdba6b4d5229db289ea3260f4744376e16fd6aa4678948b29a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0639a2f754cf9a48f660cb84c53fe2a500312778bfc0e511ca1ee9c64504a4c0"
sha256 cellar: :any, arm64_monterey: "4528a0b7dbb7d1624cf60238d51d374d4827306da7130b4b8b1e93acb7947e36"
sha256 cellar: :any, arm64_big_sur: "452a0801f5de9d2ccbf2f6a052e17b07739f63bd7bc18101a83968571d2f7fcc"
sha256 cellar: :any, monterey: "110629338b3ed4515ee8c7badeb95bc54eb68e8f23d22349bb6394ca90eb45f9"
sha256 cellar: :any, big_sur: "3150d85a11d0f586b35fbcfb2d4419ebd348d79a259991a9bab4d25bf2f2e4f7"
sha256 cellar: :any, catalina: "e7de1775e4f733a6223307e3c04b4ec9ec0db3c040fb14f58abf3489d8660788"
sha256 cellar: :any_skip_relocation, x86_64_linux: "db9d382a7b1453ef2cf5b9f6c5cabbb49125cba5aa275e94f837cae5a53161a4"
end
depends_on "rust" => [:build, :test]