python-tk@3.9: update 3.9.16 bottle.

master
Branch Vincent 2022-12-09 18:15:27 +00:00 committed by BrewTestBot
parent ea40fc86ec
commit c04af66238
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -10,14 +10,13 @@ class PythonTkAT39 < Formula
end
bottle do
sha256 cellar: :any, arm64_ventura: "6e4fdcd1e7342394a2da4f1c6ceb8ed4c2ac540ff1b3e496dc148574e1402730"
sha256 cellar: :any, arm64_monterey: "24dc7d6c49d431eff030f1749f4b3d6432052a2fde4299aa9c13eb19ce7cb8df"
sha256 cellar: :any, arm64_big_sur: "811d8739853753f49d2079e19603e68f17265a56716c6f137cfcf52723631f80"
sha256 cellar: :any, ventura: "63acc24ce6099238690bc2a4a7f78b68773c39bf94f0e7db31d76bb6594b9091"
sha256 cellar: :any, monterey: "d5a742fcc6d2eadd624ba68097d1a86f2a32cceab5e15dd5b2079a4f537cdbaa"
sha256 cellar: :any, big_sur: "b3c734d61fd58a594b86a5a439b646740266ba141e8c7191eddef90115842392"
sha256 cellar: :any, catalina: "0105632047409a2dfa98559ed508a401fa5ec92eb3955a8fde977d67a24057aa"
sha256 x86_64_linux: "46e7b013ea5af21270a7455fe35ac218227499df6f974f11af4324707dacdb53"
sha256 cellar: :any, arm64_ventura: "934359e681de64f7c6bea6e951918febb31a521f6b9c28275f8deff484340da3"
sha256 cellar: :any, arm64_monterey: "78dbca71e130764ff20006aba90d35688e0007af7593dd17a0a68024fb5f0319"
sha256 cellar: :any, arm64_big_sur: "38a6238339e1f987a11cf043ddb67c5c74bf264addcf8d647ba7fb8a989e9e68"
sha256 cellar: :any, ventura: "232df696df869d89550c0b3142b718f1743768dce53c84774ed617ec0414c59c"
sha256 cellar: :any, monterey: "10662af4c3405423b6fa656033fa69b9b49804a9536583989614dbd21ce647db"
sha256 cellar: :any, big_sur: "219b1ba1812894e681a9645b38977cec7821c3c752a12ad551ef236cb7d1b4a9"
sha256 x86_64_linux: "d8a80d6de08597d9a4613e9ccf0f2921f1525de8496fcf1d07007e85d8ebcb28"
end
depends_on "python@3.9"