odin: update 2023-01 bottle.

master
BrewTestBot 2023-01-11 22:04:47 +00:00
parent c88d2cb2e9
commit 47a97e0838
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -9,13 +9,13 @@ class Odin < Formula
head "https://github.com/odin-lang/Odin.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_ventura: "ed3d9c4a12e75e0c363f60b6e687401c59ffcbb89f695e764b90d177597ac919"
sha256 cellar: :any, arm64_monterey: "23b484fb4aa04ce35759b0717bf89129e02ae505e480100619f092c291d3dcbe"
sha256 cellar: :any, arm64_big_sur: "3c9de179adaca5e11e6b76cb8b3792f3659008f12199098039b1abfa8736cdfb"
sha256 cellar: :any, ventura: "00644ac5a1894bf46e3cce794f4a31990034b58f5dccabc8eb0f6fef702938cf"
sha256 cellar: :any, monterey: "9a961aa4b6b6197de829e7b4dc6c44f7c03aaf3e15e7a61ad65f2934511332e3"
sha256 cellar: :any, big_sur: "660965ee16226130e7f79eced3ba41fe5701e0922831f6bbef4243f22eb68321"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b64c113883fb0fe781bb494a37efd574e3700ec1fb202d7a3d41bbc03be12bb"
sha256 cellar: :any, arm64_ventura: "7de05cc0ff329c8e5f0bb1dbf1acd68a8b044300f6b62b56eb17389f5d727f84"
sha256 cellar: :any, arm64_monterey: "8ebd487b6802b816ab9a592fa7b3a950c3f5cf7d9179fde4f7925da9afee5004"
sha256 cellar: :any, arm64_big_sur: "e3ed8de0a684f057c3fea6275019b1abcbca19e55e01b56fbe944481e066ebf8"
sha256 cellar: :any, ventura: "0f1b17e26f99997355a5658905400f3d793a3bd46334fe716e2999a2e2cf197e"
sha256 cellar: :any, monterey: "a090d2a65bbc3b25b802b8649848e099778c6048a06118c1c4f205f0ffad634f"
sha256 cellar: :any, big_sur: "8356cb570a64f4f00135dfa0d55e4611787640fe1ad8828f6d406687379fc6b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "84910f364c8cde3c240b151752635f49b49c4baf68230c80252141d21a8529bc"
end
depends_on "llvm@14"