aptos: update 1.0.3 bottle.

master
BrewTestBot 2023-01-08 16:04:53 +00:00
parent 3b4ad6c6e2
commit a547d36e75
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 8 additions and 7 deletions

View File

@ -11,13 +11,14 @@ class Aptos < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "40434b61e99cf9114a3715851d01c09edaa94b814f89864d57a18d00a8e0c4e9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "edd6dcf9d627746a910d324422085eb4b06cdab654789a03b37133cd4868633c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d9568107514168afc41e73bd3fd0fc45a6a9891a289857831f8ee027fb339676"
sha256 cellar: :any_skip_relocation, ventura: "d7289b5efca029aaa95328319ccf1d8a4813c7828f366314e569993eeeaf0003"
sha256 cellar: :any_skip_relocation, monterey: "ba58e1eb3398c725207ce9d6251d29b549cde32644c3d622cd286b86c7896576"
sha256 cellar: :any_skip_relocation, big_sur: "3e2431a6316b8f0ffa4db75758fcdd9dea162fdfb3dbff56f5e405bcbea4fedc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "925113b4967ed9d3da78cd12745b1282198694a7f8c11d75b8c41451f8eff4b5"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_ventura: "4567cfb78d06bcbe404c68beee9e1417b38eff99d4f555715bfcf6880191feb7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "13e08cb42c171f4bd63d1db2abff538e23ee6d56dda95d17a74683695ca88b7a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ee5355bb044d07877b12341f214a074af9d7a18ca8c079ee2deb4ec73253272d"
sha256 cellar: :any_skip_relocation, ventura: "23544d0482551e4b67a3ec8dc51cbbec8d1117945e01e4ef1a725476faa954f1"
sha256 cellar: :any_skip_relocation, monterey: "94a7e3fd045127c6c611ba8480cf90b632ecf2d243f511e7fb16198f48723a94"
sha256 cellar: :any_skip_relocation, big_sur: "dd892d123ece9875e56a17efb013f39e71382c3a2574a9c858e1917f1dbc82a7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c385a80852019d610a6cab6935c277cecfd03c4b619b3b055a6899449808804a"
end
depends_on "cmake" => :build