cortex: update 1.14.1 bottle.

master
BrewTestBot 2022-12-18 21:04:34 +00:00
parent 6b4651e9fa
commit 7a02c3bf67
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -11,13 +11,13 @@ class Cortex < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "84495337a577ad1253631d4d3f41d782b4fe6b5071aa10bc56221a27d527f13c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "07c056a1caa0b53ab37f7872c187c71b8c0bb8957411faa3883b6f5529388d65"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7864ee30b322daee8377f7095938cb59e296438cda606500b0bf537167d30024"
sha256 cellar: :any_skip_relocation, ventura: "77e5a6d390e0072268e6700daae15c56019ee5c08ddff975ae87d9eda7333c6b"
sha256 cellar: :any_skip_relocation, monterey: "422ef37276691514ef1654d724a55c4271c0a23b9e6badd98cf3c1f5c4d88765"
sha256 cellar: :any_skip_relocation, big_sur: "8111b2abb9fcd50888964dea6aea756623b454955549f9854dbbf1cdda817544"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8d8e3e074705f761c303cf9ae7d306a17d5fb142f8268d8d0dcee52ec5259de3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d1c7f64f8d7a348b28391239033575dfd5d445a9bdbddfdfd87443256573bfcb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "abdc38e118f8dc20d83ef5d45173f2deb1a71417cd9c5b65eabbd311156ae09a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "44833a8cea9fbe4b5626eb3b766ac09801a7cb8e047d745855dcf4c84bc76ba7"
sha256 cellar: :any_skip_relocation, ventura: "e210ad047e842da0f871b025ec61c1ccb75dc4ccd8d6a362ce9de651cd19b5aa"
sha256 cellar: :any_skip_relocation, monterey: "9a0553dd2c0b48395df3662fee739f3b59fa2548179c1ab8c9ef45ede54c3d63"
sha256 cellar: :any_skip_relocation, big_sur: "c9553f34a954002567b80d9bc815a1734755fa2c9a91df4cebd98a6c742e62f3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f80837c01d08f1bd0169119583641ee94be4fc646c7fe8f1f4b7b8ee6e8f4e4"
end
depends_on "go" => :build