atlas: update 0.8.1 bottle.

master
BrewTestBot 2022-10-23 11:04:59 +00:00
parent a27de64fb6
commit 6ea25514df
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 7 deletions

View File

@ -7,13 +7,12 @@ class Atlas < Formula
head "https://github.com/ariga/atlas.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "360c19e05de2f9fdfa041be4dd1c2717ede2ecdc9c270d7c8d9d5722674f964e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "655ab2e0bf9873755b86fc1efaa01e8bf169ea48e01348a76ed34f64728eb865"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e18cbe9b92244be59a9e30ecfcab2dee57b7714737ec36252ea8e6679065bf12"
sha256 cellar: :any_skip_relocation, monterey: "919aca7193738846918ed41a1caeaf4bcf3bcf9f446b3a51635532e868aced98"
sha256 cellar: :any_skip_relocation, big_sur: "1e93a15f6726a18ccd13b112f70b90eb0e37e794290aeb719011dadfa6498039"
sha256 cellar: :any_skip_relocation, catalina: "23c5d71cdfe2461a4cbc346a1dee1f85abf0b5461c6279de218307b04011dae7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "af5776e6a01ad5b3e44c446af4dcbb55c80bbc5971d3f0b4bfc72bee3fcf4223"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d2f5979d8cb7eeab05b4c6da63e45cae6b3f679d671903942d51d99eb025e20a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "aa0eeb62c83917d540a6dcdb5863c22b1fc69a3382334527fa96eea3f7ea720c"
sha256 cellar: :any_skip_relocation, monterey: "c41ee5c747d24aab64e391c69a8b461f4f2c002456b36b7fd5909cfcc7a5c78f"
sha256 cellar: :any_skip_relocation, big_sur: "3cb432825c61c2273596d91848d7993900dff2f9157d4fb991f231ab69cc67b3"
sha256 cellar: :any_skip_relocation, catalina: "9156c9d18fad41a47fa9827ff41c528f15064461feeff26abf23563e74f88312"
sha256 cellar: :any_skip_relocation, x86_64_linux: "940a5d75315e8bdc9de95c7f4702bae24d8a76e0feb7f6d5478005adafde5d78"
end
depends_on "go" => :build