enzyme: update 0.0.39 bottle.
parent
287737aa37
commit
4f77967e8a
|
@ -7,12 +7,12 @@ class Enzyme < Formula
|
|||
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_monterey: "54c15cf6ca405df2732b6248f6e22b3cf17063828b9d514fcbcf2237761d980f"
|
||||
sha256 cellar: :any, arm64_big_sur: "f9a88742791d80890cfa60d5a7e93ef3d6130d172d374f731582daf370984184"
|
||||
sha256 cellar: :any, monterey: "8159f4000b8c70ea6f005b9a5c0a59041e77719bd4c263d278070739d114d6bf"
|
||||
sha256 cellar: :any, big_sur: "a7b228fda86fd3d18f4b87fbddf6d327b4a3d819d5454c00b682d55805f02429"
|
||||
sha256 cellar: :any, catalina: "90ee818b01cc3b110283bd08b7f7d43fd822225264bc07aa98bdb212a2619379"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "63d7e4be9c9cf06a58d273465af54216c8451162c7d91c1bb89a5e84841a18ef"
|
||||
sha256 cellar: :any, arm64_monterey: "700c9abb65db1b208fe5ed1d33783b6cc68ffc25f13f0f65e0eac3e30bd4e23d"
|
||||
sha256 cellar: :any, arm64_big_sur: "b88c4b0f86802fe63829054b4747dd68a0cfe2463a420ab5cec69f222f027274"
|
||||
sha256 cellar: :any, monterey: "30785b6cc0d891a1785b350be70b47472d86396f3dff95da13145693aeebe66a"
|
||||
sha256 cellar: :any, big_sur: "017c90b7ca2ba16ba7a06bde61711e790f7373e95ef2672a0079b07dab00546e"
|
||||
sha256 cellar: :any, catalina: "fdc72212bab30854472104bd2bf20adf8a1488e9cb3c432305fd08c19dbf76f8"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "f016423b8242f3544ab8a72904ef2e1bdcfcd4011595bf2889816cafbc1457f2"
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in New Issue