maturin: update 0.14.8 bottle.

master
Patrick Linnane 2022-12-31 19:19:58 +00:00 committed by BrewTestBot
parent b409811439
commit ddb17e080e
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 Maturin < Formula
head "https://github.com/PyO3/maturin.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "6f00cb1665f5fd6bb595cc08d99783546dd1b87e0d0b28f345f03e98e78ec94d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b3735d928fec4a024269da1727958eaac2dd00ed4f1df343a0d39d7b7bbf2a8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "abbfbd2badf3816317851d0cc435fddc32ad183b575c733e19c243b61868b72e"
sha256 cellar: :any_skip_relocation, ventura: "270810f252b055d80ed0ae03aba4be41ab8bb475109520e43b9bf2fc288004db"
sha256 cellar: :any_skip_relocation, monterey: "951ae78a21d6352f48e6cda00149b3be05df3688994a07dc84cb958de6c7657f"
sha256 cellar: :any_skip_relocation, big_sur: "a3d3d4cc33e7e9d71ae9002b892d88f2acf50809c8302b943a264365218a093e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "91e434ee86e7eae9f785920cca7fa716a3f4ecd336cd5c5e996f75b5b6b65b38"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bb33dda55fb3e76e3e61ddf7e63335a79b3d7854ff3b677b855e0f6928d0861f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "acb3e1266605ecf9c0b90fa655bb24e994c9b23459e92b823aba5efde7229696"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1ac2b2d82b4e2248f2d38c274da60a823a8d0a4936c84cd52999551111b590a2"
sha256 cellar: :any_skip_relocation, ventura: "8f2d1741f85ca1900ea27804fbf60d92d773f69b2c1f8e945f1ba1dc813863fb"
sha256 cellar: :any_skip_relocation, monterey: "9866be2b3074d254d5064c473d21942d7c9bb8d98c6d1eac249a7b4716d804a7"
sha256 cellar: :any_skip_relocation, big_sur: "d687f3914b343d0e888d11bd3be31c2f60c4a38afd11d8e3b607083e8b0b0021"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bea1e3f4b3f88cf705e8603d97b9d6a473f0080f8db36f351c1ad70082df024f"
end
depends_on "python@3.11" => :test