opa: update 0.48.0 bottle.

master
BrewTestBot 2023-01-09 19:04:36 +00:00
parent 796c088eb6
commit 362b7d2e9c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Opa < Formula
head "https://github.com/open-policy-agent/opa.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "020c5f3297169eb9c0278e600831352130f2b2a3158e122c2db3bd6f22b8ded8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b001e22ebebc225da6c3cb87ae586563938b2faa40f26970fd747524971b74cd"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3294fe0fefa1b19679087984653a9287a030bc414882b70d0e86fcc4b7cb43ce"
sha256 cellar: :any_skip_relocation, ventura: "977e7cff654ed75cd78dc4f39826809591ad21ebe5beba241265ca1a67de26b7"
sha256 cellar: :any_skip_relocation, monterey: "78ec9d646bcedab03b874cb5f7115458b50e9cbde4b8995b2880dfe628a6abf5"
sha256 cellar: :any_skip_relocation, big_sur: "ec3bd9699065b5e3272e7dd4c6ae2d065fae282f15cc5accb3ba7017e654b55c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3ce0d342bb70197fd0f38e635efb8d08c55f5b3920151b38c558f37340a1bb82"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bddc7408aab9aedd514aefae784e6dee95aae6d8969136d7b0f083e72cf596f7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6c75b8d49cc561867cf3f49de929b1312b84e38317661cb65c8e108f33f293fb"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3eeff9e390b673d47f25b866dea41c3ce2b9de52468385bcca2e9ac9fed65d3f"
sha256 cellar: :any_skip_relocation, ventura: "934ebef81858defaa6486febbb9275bab9e8ec25249d5f9dc9a86bb426675aeb"
sha256 cellar: :any_skip_relocation, monterey: "5529727ecf3e094b130aa928b3572ba256691c85e4b524a6d8b0ec56ba2506ab"
sha256 cellar: :any_skip_relocation, big_sur: "584afab3e9e97897160cda01a4979f8ff55df2e58169a9e011384f2a46cf531c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c4f684fea2e5b75f11f92d66b23a7a3ff82e6db7a2638e326714784dc05470a"
end
depends_on "go" => :build