ghorg: update 1.9.3 bottle.

master
BrewTestBot 2023-01-08 01:31:46 +00:00
parent 3ac158b2bc
commit b4e7c2deb3
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -6,13 +6,13 @@ class Ghorg < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "a7abf4581468dffb2060f81de4c0e9ac759f1a99aa0efe86a94d8a13c593e11f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c751452db031197c804e0fe55315dd84363e9f7bf6e056d18484ec1a81e90f73"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c7b04c3b58d85bd80b4f8beda5bd57c9e538a86d01bb116ef5377e04b86f2cea"
sha256 cellar: :any_skip_relocation, ventura: "165c31e3d62cdbf4580f5d195154ff2c0a2e7ff449e2ee4ea4719e5ee2805ad6"
sha256 cellar: :any_skip_relocation, monterey: "01cb99dcba7c1134a7092bae50bcdd5c60b914936183c3dbf6b260c799136f03"
sha256 cellar: :any_skip_relocation, big_sur: "06432777c7c33cc594c22f0b956a29bc5ac03abfd1a86c61450dcff9cd82479b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d73054916819f2fad76444f08867677968b47ddcfcd38913229688636551526d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "969ac411325fbe7c745e92830dde8798a629717d73e866cf55e4803bd16547df"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ea8cab4ab82afa9a48752c67e1334484268fa82f6c6efc1171b34db20b64d2d6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "fcfdb7d96c9dad158b530374c8b023b4e7e6bf44ec41016fa354881b631f02ec"
sha256 cellar: :any_skip_relocation, ventura: "df89f2e8eab56c7fe85227f8c04e9e7de88ba2e3e6af480f93ec67f1bc03c464"
sha256 cellar: :any_skip_relocation, monterey: "81658502763f88dffcac378a318fbed565b71dcc9e3845d4d952852555eeda76"
sha256 cellar: :any_skip_relocation, big_sur: "ce4750c13d4c4fd71b37eec3025da73f85b255e85366a7fb2da27c3a4b9b2ef9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fef67608848e8d9494160327a7746ddc3858c48253a08005327b388e0238596e"
end
depends_on "go" => :build