vulture: update 2.7 bottle.

master
BrewTestBot 2023-01-09 00:14:55 +00:00
parent 89ad6a6910
commit 27018c3760
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 9 deletions

View File

@ -9,15 +9,13 @@ class Vulture < Formula
head "https://github.com/jendrikseipp/vulture.git", branch: "main"
bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_ventura: "d11f595d691b21b227382d09adb74437e4b25d6482780ebd95aa6c8d5ba7aa5b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "071ea2709a1009764f931f818905bf72750f6cea6abd7dc59c3b3d250fccfd98"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1241f79a16b99c7d8a096b37add6615922dcfc3bd8e34fc12b5cb71a01d4d4fd"
sha256 cellar: :any_skip_relocation, ventura: "2d4b42b3ffdd26b65344bbe139e26d23071df5fe5681eec234955d545941960f"
sha256 cellar: :any_skip_relocation, monterey: "9f4837aa8117c44ba701530cb172f544578fb794334e9712466024f1b5980135"
sha256 cellar: :any_skip_relocation, big_sur: "711e5eace767bf5709c30a40c5eba3fa44ad6c02ea5e458a702cc5f932a8a4cb"
sha256 cellar: :any_skip_relocation, catalina: "e969922ac274f48e9038ae5b4a849245aeab4822f743b25d957dd93d812f9889"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a421ed113b859839b654001afa8b7a8e6ff116a4138cc0f8eb92d9e715d4c653"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d5dfb1c1062bb14adee775412b7abbef11b38c630a3d80487c4f1ae6c78c152"
sha256 cellar: :any_skip_relocation, arm64_monterey: "db8de365af3d73df7f7de4ac62175d676949f4ba895d7e4762fd897997a0f3bc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "76dc4f359ec6f15a3aafc86bbb17dcc1bf8847ae9b0d24fcd9ca4078d99004d6"
sha256 cellar: :any_skip_relocation, ventura: "abf242b7c8b219f3c022173298de96be0cdbc9a7cab581623e0e676a1d4b4286"
sha256 cellar: :any_skip_relocation, monterey: "69059507d049b8b05f9e84690d4b2f448946b299ffb62746662daf98628e53b0"
sha256 cellar: :any_skip_relocation, big_sur: "5efd3717512cb9dcf74601f148400fd427a8e27cd308677b8b4c864011d3e442"
sha256 cellar: :any_skip_relocation, x86_64_linux: "832b6778a2859b8f5dc40a1edcca62fe0b0605c7018f8d7925e64d3d459cbc5b"
end
depends_on "python@3.11"