func-e: update 1.1.4 bottle.

master
BrewTestBot 2023-01-08 18:04:40 +00:00
parent 1da5e98917
commit 357a566d4c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 8 deletions

View File

@ -6,14 +6,11 @@ class FuncE < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "9e2d726b8a4d2449dee9e16294eaf14e5bbdc1e22bc4b0bb35bcc221faf8f59a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f034e0cdc13ac07a3814ce2554298f9a66938c8116a650ead07fae49b61c445c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4f1f8fbb93ab264ec506a0f4bf7092efe15c7eebeb2034da13d987e762de6f96"
sha256 cellar: :any_skip_relocation, ventura: "1976afda42dcfc3d3a572b47c8668bb374e9ff23c32609c40583456ca51a78d8"
sha256 cellar: :any_skip_relocation, monterey: "95395d54f43e9399c31af694de522725e7624629563d306ae50cbe0f51070d13"
sha256 cellar: :any_skip_relocation, big_sur: "088a2729824a34ce2627ac6ac501cb0d37a851ab922e1fa4d241a69e14cd040d"
sha256 cellar: :any_skip_relocation, catalina: "a535b83529d5a0e2d2d66cd0809c3a4a932df13dc1d43edaccd6f936799a1c56"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ecc20185bdb618f8e4009ef9378f944be0f8de420cbfe184e31d01548d4cef2b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "83588b07dd168fdf5138e2b55d5388423b8f4c138a18f7de3186fd512f23bdbe"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c2969bb7e8054052b3736688519486280031fa0224a9d4a9de20394bce7ce514"
sha256 cellar: :any_skip_relocation, ventura: "d00c61a8a944fcf6b8aa3338d755a9534f0cf1379ad94d870c93dc7b203f3b46"
sha256 cellar: :any_skip_relocation, monterey: "ecfeb425d1362879536b073f154b3f8957c889288495e5f533a367d1bee3e0e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9271ead514ec571869cb59f8f6eef82935489654b33b25497ce72aa12baff3df"
end
depends_on "go" => :build