yq: update 4.19.1 bottle.

master
BrewTestBot 2022-02-06 09:07:08 +00:00
parent ce750670ba
commit 6f27a77043
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -12,12 +12,12 @@ class Yq < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "fb5a262169242f2fc31c3d1bd6ee867dcc6f12c94111fe1df368ddc7a8a9b696"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4241d61fbd7a4c46164f84ea8127158f64eb08b40210283f795230e30243039a"
sha256 cellar: :any_skip_relocation, monterey: "2bb58a0ab69057b26b2eae2b66ecbd85a6f6bf261301c60202503df22fe46915"
sha256 cellar: :any_skip_relocation, big_sur: "b8b1a612f88cfa597c55e19d175d75a670eff8b0c3cf739c719dd2248b6c3fe4"
sha256 cellar: :any_skip_relocation, catalina: "c56056ff92fbec83d2b0497d42e45e7c27b195e2433482226314c5a03b799d6e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "86b472a1ab4edbf67cd966eb191802d6fbf5df2403ba8f5ca50a2b7a734ce82f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "867cf6501fe2f7b202b77fe40c84864965c778424df5e3c6b12f32bb596429ef"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7684e14e566bac686729e03a58071584d840157e519a901e47f12e4db41272a2"
sha256 cellar: :any_skip_relocation, monterey: "621e22749c31b24f16ba18164aba1e96e87f3effd09f8e86991cb8b6fad9384d"
sha256 cellar: :any_skip_relocation, big_sur: "b172a2e49997aeba9493a9f3e9a47b00044807d12648b211bf37f2990feadbfe"
sha256 cellar: :any_skip_relocation, catalina: "e84b6114ae75377527796e6c59f087d03942d87096f6907f8fd625834a235598"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a7c12f04a5f629cdd2967d05ae5a1c2d7d66dcfae7673cbe70a6b162c0a6a9e4"
end
depends_on "go" => :build