autodiff: update 0.6.3 bottle.

master
BrewTestBot 2021-08-07 08:07:05 +00:00
parent 688e6dce6e
commit 81ed4629f3
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ class Autodiff < Formula
head "https://github.com/autodiff/autodiff.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e5b36d027de4ff99c71de9435ea505260390c05354300c2dc1e80a828e883643"
sha256 cellar: :any_skip_relocation, big_sur: "8c32143624a1455ea1bb8fc383c7339b5fe9e18d826ffb1e76958ae92c8d9ccc"
sha256 cellar: :any_skip_relocation, catalina: "17fb18e3ef892158ab14076c5cde5c44680ffa4451bedda27ad21e0c92d62c15"
sha256 cellar: :any_skip_relocation, mojave: "62e1d5fb33c382909abf34677629ff4734b8d8486597259eafc2e6a4597a47b5"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5d115a24200aeaf67131453c70b6082be66d99d2920d43d3857a90f68b54945d"
sha256 cellar: :any_skip_relocation, big_sur: "e56abb1cfd0a276322bb136d08b5037285e12fff7cdcd703897928173b997383"
sha256 cellar: :any_skip_relocation, catalina: "15ffb5d75d4993904a407b58a57d2c5dc00898a09ecaaa0047fbbb5c6519bc06"
sha256 cellar: :any_skip_relocation, mojave: "646362ffbcd6dfe2f0822b700483eafe8a6cb939326a30fa7112e893c1495a01"
end
depends_on "cmake" => :build