[Chore] Add v22.0-rc3-1 hashes to brew formulae for Ventura

Passed in 1h 8m
:pipeline:.buildkite/generate-pipeline.sh && buildkite-agent pipeline upload
Waited 1s
·
Ran in 10s
Sign formulae update commitsnix develop .#buildkite --command './scripts/sign-commits.sh'
Waited 1s
·
Ran in 8s
reuse lintnix shell .#reuse -c reuse lint
Waited 2s
·
Ran in 7s
check trailing whitespace.buildkite/check-trailing-whitespace.sh
Waited 2s
·
Ran in 5s
crossref-verifynix shell -f https://github.com/serokell/crossref-verifier/archive/68a1f9d25b6e7835fea8299b18a3e6c61dbb2a5c.tar.gz -c crossref-verify
Waited 1s
·
Ran in 22s
lint python codenix shell .#python311Packages.black -c black --check --diff --color .
Waited 2s
·
Ran in 8s
lint bash scriptsnix shell .#shellcheck -c shellcheck --shell=bash --exclude=SC1091 -x $(find . -name '*.sh')
Waited 2s
·
Ran in 7s
check auto-inserting bottle hashescd tests/bottle-hashes/ && ./test-hash-insert.sh
Waited 1s
·
Ran in 5s
build-via-dockereval "export OCTEZ_VERSION="$(cat meta.json | jq -r '.tezos_ref' | cut -d'/' -f3)"" && cd docker && ./docker-static-build.sh
Waited 1s
·
Ran in 28s
build-arm-via-dockereval "export OCTEZ_VERSION="$(cat meta.json | jq -r '.tezos_ref' | cut -d'/' -f3)"" && cd docker && ./docker-static-build.sh && for f in ./octez-*; do && mv "$f" "$f-arm64" && done
Waited 50m 35s
·
Ran in 17m 37s
Total Job Run Time: 19m 18s