futhark: update 0.21.14 bottle.

master
BrewTestBot 2022-07-31 13:11:07 +00:00
parent b8dfe56c58
commit 0c683f5f91
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Futhark < Formula
head "https://github.com/diku-dk/futhark.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "b86af361a6661dd55df6c36ad0deae4e3a3135527900ba0999163e03d26a8884"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "90a2eb53841a3e9ec66816a4bba4ecaf5b568e857378ceb4932624915cb1bf59"
sha256 cellar: :any_skip_relocation, monterey: "0610d16a55bfb897df0699fcfee3deeede4cfde07ab907d017e36284b5e2815b"
sha256 cellar: :any_skip_relocation, big_sur: "3c052220584ca9a0e35eee45c8acc69b9fd9a3a135a8bba8359f14e4620b09de"
sha256 cellar: :any_skip_relocation, catalina: "f8004b0aaa556a2bbd7314d492de7f5a565e102391247c84e661f6873365bcd8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e075d4c1bdd1c9835c9debd221d5b51e9bd55b22f60fd5b6ccbc016182a0bf3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0a40786e114125a7ea32a24b36311ee766a003b392a65b70a1f7d5ca933db57f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4d7a580c4b2eb5c8acd9661ce196bcfcf8fd5bb55cf458d8ee5b2286a986e7f2"
sha256 cellar: :any_skip_relocation, monterey: "2f84eef9d562af3dd8c9447f8c62880cf99153b06b53d8fff0b3297a3c8aa1cd"
sha256 cellar: :any_skip_relocation, big_sur: "e9dd701e80e755ba1ba2725f17460a4c68d9eb171f2bc4d4f3ecb1e2dad53902"
sha256 cellar: :any_skip_relocation, catalina: "0a621a6a493851480ef699403970d1aac545ab46c81704649869a897179a4760"
sha256 cellar: :any_skip_relocation, x86_64_linux: "08d04153a601da2be42d3589ef0c2d9b0eaa8d2126e9c990c0e8d717dda1b1db"
end
depends_on "cabal-install" => :build