Skip to content

Instantly share code, notes, and snippets.

@anik120
Created April 11, 2023 20:07
Show Gist options
  • Save anik120/260cb93d79108d7faa1b690775cce386 to your computer and use it in GitHub Desktop.
Save anik120/260cb93d79108d7faa1b690775cce386 to your computer and use it in GitHub Desktop.
eg of brew installation of package with dependencies
$ brew install markdownlint-cli
Running `brew update --auto-update`...
==> Fetching dependencies for markdownlint-cli: c-ares, icu4c, libnghttp2, libuv, openssl@1.1 and node
==> Fetching c-ares
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/manifests/1.19.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/blobs/sha256:509c92f0a1814475b0f9635923d2a895d2b2e00d0360d7dbf5e94f9625d09b15
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:509c92f0a1814475b0f9635923d2a895d2b2e00d0360d7dbf5e94f9625d09b15?se=2023-04-11T19%3A40%3A00Z&sig=9dRmH
######################################################################## 100.0%
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/72.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:0666e999875e81eadd009af55007c95cda37c7234acc12eb85cf42177984c699
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0666e999875e81eadd009af55007c95cda37c7234acc12eb85cf42177984c699?se=2023-04-11T19%3A40%3A00Z&sig=%2FSM
######################################################################## 100.0%
==> Fetching libnghttp2
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.52.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/blobs/sha256:d1f911e1de9f2eeaf580182a1d22c7ac7883207bdf99c00e4f6690244ac27630
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d1f911e1de9f2eeaf580182a1d22c7ac7883207bdf99c00e4f6690244ac27630?se=2023-04-11T19%3A40%3A00Z&sig=ppZz%
######################################################################## 100.0%
==> Fetching libuv
==> Downloading https://ghcr.io/v2/homebrew/core/libuv/manifests/1.44.2-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libuv/blobs/sha256:2653486daddca69315ee9b5bd12c7ba262ecc5a159ddd1d0277a3e5fb14708ac
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2653486daddca69315ee9b5bd12c7ba262ecc5a159ddd1d0277a3e5fb14708ac?se=2023-04-11T19%3A40%3A00Z&sig=%2FJI
######################################################################## 100.0%
==> Fetching openssl@1.1
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1t
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:e1e08ddd93298ef8776b202e4b2f86fc519bf27a72f7cfb082b69ff2868a0175
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e1e08ddd93298ef8776b202e4b2f86fc519bf27a72f7cfb082b69ff2868a0175?se=2023-04-11T19%3A40%3A00Z&sig=E638u
######################################################################## 100.0%
==> Fetching node
==> Downloading https://ghcr.io/v2/homebrew/core/node/manifests/19.9.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/node/blobs/sha256:fa6c7ab26abd2b904cc463aa2eccb2641f19872743ce943a37ebd5933d791f6d
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fa6c7ab26abd2b904cc463aa2eccb2641f19872743ce943a37ebd5933d791f6d?se=2023-04-11T19%3A40%3A00Z&sig=wehG5
######################################################################## 100.0%
==> Fetching markdownlint-cli
==> Downloading https://ghcr.io/v2/homebrew/core/markdownlint-cli/manifests/0.33.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/markdownlint-cli/blobs/sha256:075904ea0fceec4f953df170e952f7cbd48a67ea6661a621ecaf645ed3b38a11
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:075904ea0fceec4f953df170e952f7cbd48a67ea6661a621ecaf645ed3b38a11?se=2023-04-11T19%3A40%3A00Z&sig=rRBUa
######################################################################## 100.0%
==> Installing dependencies for markdownlint-cli: c-ares, icu4c, libnghttp2, libuv, openssl@1.1 and node
==> Installing markdownlint-cli dependency: c-ares
==> Pouring c-ares--1.19.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/c-ares/1.19.0: 87 files, 675.9KB
==> Installing markdownlint-cli dependency: icu4c
==> Pouring icu4c--72.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/icu4c/72.1: 263 files, 78.4MB
==> Installing markdownlint-cli dependency: libnghttp2
==> Pouring libnghttp2--1.52.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libnghttp2/1.52.0: 13 files, 731.5KB
==> Installing markdownlint-cli dependency: libuv
==> Pouring libuv--1.44.2.arm64_ventura.bottle.1.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libuv/1.44.2: 51 files, 3.5MB
==> Installing markdownlint-cli dependency: openssl@1.1
==> Pouring openssl@1.1--1.1.1t.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/openssl@1.1/1.1.1t: 8,101 files, 18MB
==> Installing markdownlint-cli dependency: node
==> Pouring node--19.9.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/node/19.9.0: 2,260 files, 53.8MB
==> Installing markdownlint-cli
==> Pouring markdownlint-cli--0.33.0.all.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/markdownlint-cli/0.33.0: 423 files, 2.6MB
==> Running `brew cleanup markdownlint-cli`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Upgrading 7 dependents of upgraded formulae:
Disable this behaviour by setting HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
gnutls 3.7.8_1 -> 3.8.0, harfbuzz 6.0.0 -> 7.1.0, libass 0.17.0 -> 0.17.1, pango 1.50.12 -> 1.50.14, tesseract 5.3.0 -> 5.3.1, unbound 1.17.0 -> 1.17.1, ffmpeg 5.1.2_1 -> 5.1.2_6
==> Fetching unbound
==> Downloading https://ghcr.io/v2/homebrew/core/unbound/manifests/1.17.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/unbound/blobs/sha256:caedc25a2a2bf62d012984269575ca48adf7cfbabcb3aeb993e337c42bf0b373
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:caedc25a2a2bf62d012984269575ca48adf7cfbabcb3aeb993e337c42bf0b373?se=2023-04-11T19%3A40%3A00Z&sig=m%2Fc
######################################################################## 100.0%
==> Fetching gnutls
==> Downloading https://ghcr.io/v2/homebrew/core/gnutls/manifests/3.8.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gnutls/blobs/sha256:a10227b5f3b46064fb325eb21d5103b6fad145dbbb87abd4f8ff8d76270ea32a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a10227b5f3b46064fb325eb21d5103b6fad145dbbb87abd4f8ff8d76270ea32a?se=2023-04-11T19%3A40%3A00Z&sig=0melj
######################################################################## 100.0%
==> Fetching dependencies for harfbuzz: freetype, fontconfig, glib, libxcb and libx11
==> Fetching freetype
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.0_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:9dec5b349d68fd2925b84cda39af7842c29cb709bce44fb4b3e3cc0ed425eea5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9dec5b349d68fd2925b84cda39af7842c29cb709bce44fb4b3e3cc0ed425eea5?se=2023-04-11T19%3A40%3A00Z&sig=T6AMs
######################################################################## 100.0%
==> Fetching fontconfig
==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.14.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/blobs/sha256:11cd488fc519d98142ed747300546eb65976c9a3bc973d955a934741c609b5df
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11cd488fc519d98142ed747300546eb65976c9a3bc973d955a934741c609b5df?se=2023-04-11T19%3A40%3A00Z&sig=450qx
######################################################################## 100.0%
==> Fetching glib
==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.76.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/glib/blobs/sha256:39b3f6a5913c7532cf7b9abe759573a1d75370832dbf865a5d319fda54ee9513
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:39b3f6a5913c7532cf7b9abe759573a1d75370832dbf865a5d319fda54ee9513?se=2023-04-11T19%3A40%3A00Z&sig=nF0sk
######################################################################## 100.0%
==> Fetching libxcb
==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.15_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:cf7a5932142b247a4af6b7681ac44b74e16081806e651640e3ae460df08d71a7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf7a5932142b247a4af6b7681ac44b74e16081806e651640e3ae460df08d71a7?se=2023-04-11T19%3A40%3A00Z&sig=Rg2ik
######################################################################## 100.0%
==> Fetching libx11
==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:e6df4fc6bb84dd64a2f2c68d474c415de2a0fa0aac85ff4e650a56c0d739463e
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e6df4fc6bb84dd64a2f2c68d474c415de2a0fa0aac85ff4e650a56c0d739463e?se=2023-04-11T19%3A40%3A00Z&sig=C86Un
######################################################################## 100.0%
==> Fetching harfbuzz
==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/7.1.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:49464bacf4e6af3dfcbb6c7ad6b3837bff639ad7938909fd5ca412593a9203ff
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:49464bacf4e6af3dfcbb6c7ad6b3837bff639ad7938909fd5ca412593a9203ff?se=2023-04-11T19%3A40%3A00Z&sig=7Cu3T
######################################################################## 100.0%
==> Fetching dependencies for libass: libunibreak
==> Fetching libunibreak
==> Downloading https://ghcr.io/v2/homebrew/core/libunibreak/manifests/5.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libunibreak/blobs/sha256:7dfc308bb0fdaf546e5d27a9c0c871778231e8f8624e5cf375da8e634b9e21f4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7dfc308bb0fdaf546e5d27a9c0c871778231e8f8624e5cf375da8e634b9e21f4?se=2023-04-11T19%3A40%3A00Z&sig=PDaFb
######################################################################## 100.0%
==> Fetching libass
==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.17.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:0f5b7f92f0a546fdc3132dc9aba43cfa6a0c9817fea4ae5757c300eff84848e2
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f5b7f92f0a546fdc3132dc9aba43cfa6a0c9817fea4ae5757c300eff84848e2?se=2023-04-11T19%3A40%3A00Z&sig=g6ESG
######################################################################## 100.0%
==> Fetching pango
==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.50.14
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pango/blobs/sha256:36b5b69c52886ea5c6599bc35bf22eb942cc44b2bcbe2ea0bd2340d72fe1d832
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36b5b69c52886ea5c6599bc35bf22eb942cc44b2bcbe2ea0bd2340d72fe1d832?se=2023-04-11T19%3A40%3A00Z&sig=RB0t5
######################################################################## 100.0%
==> Fetching dependencies for tesseract: jpeg-turbo, xz, zstd, webp and libarchive
==> Fetching jpeg-turbo
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/2.1.5.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:24657182233e7669e645d675a7a954f277510c9de37fdbeedbeee777246cdaea
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:24657182233e7669e645d675a7a954f277510c9de37fdbeedbeee777246cdaea?se=2023-04-11T19%3A40%3A00Z&sig=fvUqe
######################################################################## 100.0%
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:5919a39bb56458a164ec5b757b0cb903c2d167e4e593daf8360a55db1db85d4f
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5919a39bb56458a164ec5b757b0cb903c2d167e4e593daf8360a55db1db85d4f?se=2023-04-11T19%3A40%3A00Z&sig=CKqwx
######################################################################## 100.0%
==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:b709835f4cd5d339b97103f0dfa343489a02d2073f8e80ba7b04d682f1d29bd4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b709835f4cd5d339b97103f0dfa343489a02d2073f8e80ba7b04d682f1d29bd4?se=2023-04-11T19%3A40%3A00Z&sig=pI1%2
######################################################################## 100.0%
==> Fetching webp
==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.3.0-2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/webp/blobs/sha256:bb5fb8f745151f8a79d54b7217d9e4fcf50d035bbec852e4f4bcef3987e52bdb
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb5fb8f745151f8a79d54b7217d9e4fcf50d035bbec852e4f4bcef3987e52bdb?se=2023-04-11T19%3A40%3A00Z&sig=ztxP%
######################################################################## 100.0%
==> Fetching libarchive
==> Downloading https://ghcr.io/v2/homebrew/core/libarchive/manifests/3.6.2_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libarchive/blobs/sha256:8aa6a214d4ea80cb0092010bbfdd91aa6405c22b39a0587a5368c08dee6bdd15
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8aa6a214d4ea80cb0092010bbfdd91aa6405c22b39a0587a5368c08dee6bdd15?se=2023-04-11T19%3A40%3A00Z&sig=%2B3i
######################################################################## 100.0%
==> Fetching tesseract
==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/5.3.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:a0aa29a3713906da4506b01ef906677f4260a43a1fa3599e6d4bfb7f5938c36b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a0aa29a3713906da4506b01ef906677f4260a43a1fa3599e6d4bfb7f5938c36b?se=2023-04-11T19%3A40%3A00Z&sig=Jm1%2
######################################################################## 100.0%
==> Fetching dependencies for ffmpeg: highway, imath, openexr, jpeg-xl, aom, aribb24, dav1d, mbedtls, librist, libvidstab, libvpx, rav1e, libsamplerate, mpg123, libsndfile, rubberband, sdl2, snappy and svt-av1
==> Fetching highway
==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.0.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/highway/blobs/sha256:bf339bb1c48a86e1184b779e43a014e7a225bbc39d35fde53ca8dc4cdf41d117
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bf339bb1c48a86e1184b779e43a014e7a225bbc39d35fde53ca8dc4cdf41d117?se=2023-04-11T19%3A40%3A00Z&sig=U7Oqj
######################################################################## 100.0%
==> Fetching imath
==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.1.7
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:d3cbdbbd65ceb35b81035c0dd3383e60e8e7a3669c7e401c7321f0fcf6e7df3c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d3cbdbbd65ceb35b81035c0dd3383e60e8e7a3669c7e401c7321f0fcf6e7df3c?se=2023-04-11T19%3A40%3A00Z&sig=OC%2F
######################################################################## 100.0%
==> Fetching openexr
==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.1.7
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:af3bf3c18721d74bd6e3ae7ca18af940b18d598539b69f5872e2d5e130f6e83c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:af3bf3c18721d74bd6e3ae7ca18af940b18d598539b69f5872e2d5e130f6e83c?se=2023-04-11T19%3A40%3A00Z&sig=0tY%2
######################################################################## 100.0%
==> Fetching jpeg-xl
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.8.1_2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/blobs/sha256:726c44f69d896560fc9d7999df8be4c39b21e88b4a7a486c0b3c546f032ead41
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:726c44f69d896560fc9d7999df8be4c39b21e88b4a7a486c0b3c546f032ead41?se=2023-04-11T19%3A40%3A00Z&sig=%2Bit
######################################################################## 100.0%
==> Fetching aom
==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.6.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:a42b91d504001259b899320777fbd7890d2bbb658c72be7877cc8473c26f8b13
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a42b91d504001259b899320777fbd7890d2bbb658c72be7877cc8473c26f8b13?se=2023-04-11T19%3A40%3A00Z&sig=xhF%2
######################################################################## 100.0%
==> Fetching aribb24
==> Downloading https://ghcr.io/v2/homebrew/core/aribb24/manifests/1.0.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/aribb24/blobs/sha256:60ea5e1c7b35cde769b03c6172b4ff78dec340a91f8ae2e1c6b490fdce65c34a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60ea5e1c7b35cde769b03c6172b4ff78dec340a91f8ae2e1c6b490fdce65c34a?se=2023-04-11T19%3A40%3A00Z&sig=zvFlP
######################################################################## 100.0%
==> Fetching dav1d
==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/1.1.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:09b2ecc597d2bfd42943e4f1942fe7e2345ad7bb4b73163325e9a995a44b4608
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:09b2ecc597d2bfd42943e4f1942fe7e2345ad7bb4b73163325e9a995a44b4608?se=2023-04-11T19%3A40%3A00Z&sig=0rlKd
######################################################################## 100.0%
==> Fetching mbedtls
==> Downloading https://ghcr.io/v2/homebrew/core/mbedtls/manifests/3.4.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mbedtls/blobs/sha256:cceffba500502626f1dccbdc121e26a16595130d85299227254cf8ed52a73ccf
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cceffba500502626f1dccbdc121e26a16595130d85299227254cf8ed52a73ccf?se=2023-04-11T19%3A40%3A00Z&sig=aEfYS
######################################################################## 100.0%
==> Fetching librist
==> Downloading https://ghcr.io/v2/homebrew/core/librist/manifests/0.2.7_3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/librist/blobs/sha256:42c00e005437933df6c35e1b02279574a5ba02cc291197e219dc7abba000562b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:42c00e005437933df6c35e1b02279574a5ba02cc291197e219dc7abba000562b?se=2023-04-11T19%3A40%3A00Z&sig=tE073
######################################################################## 100.0%
==> Fetching libvidstab
==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:25efabe3bf9a85b25065758c1ea62ef096bf2e334ce073450ef4478f7e469b38
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:25efabe3bf9a85b25065758c1ea62ef096bf2e334ce073450ef4478f7e469b38?se=2023-04-11T19%3A40%3A00Z&sig=UX51e
######################################################################## 100.0%
==> Fetching libvpx
==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.13.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:868daf3511cf9fb086551f407caa54103c93e149dc31d4462a8b866370dc8682
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:868daf3511cf9fb086551f407caa54103c93e149dc31d4462a8b866370dc8682?se=2023-04-11T19%3A40%3A00Z&sig=8Hy8p
######################################################################## 100.0%
==> Fetching rav1e
==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.6.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:a63543ff9a7fb5ad55e4b8708ffc9cbb55e7015d67cdc96c550ad90fda546fa2
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a63543ff9a7fb5ad55e4b8708ffc9cbb55e7015d67cdc96c550ad90fda546fa2?se=2023-04-11T19%3A40%3A00Z&sig=%2BCz
######################################################################## 100.0%
==> Fetching libsamplerate
==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.2.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:3e9b241d45526b794f8f2a5873b1377ba909532da1bde00a235c8949edde1366
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e9b241d45526b794f8f2a5873b1377ba909532da1bde00a235c8949edde1366?se=2023-04-11T19%3A40%3A00Z&sig=toUQG
######################################################################## 100.0%
==> Fetching mpg123
==> Downloading https://ghcr.io/v2/homebrew/core/mpg123/manifests/1.31.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mpg123/blobs/sha256:28c36a95aa73e8168cd267e17c00b7461afe9f72470b5a5f2ad4270cffe54d6c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:28c36a95aa73e8168cd267e17c00b7461afe9f72470b5a5f2ad4270cffe54d6c?se=2023-04-11T19%3A40%3A00Z&sig=NXwuU
######################################################################## 100.0%
==> Fetching libsndfile
==> Downloading https://ghcr.io/v2/homebrew/core/libsndfile/manifests/1.2.0_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libsndfile/blobs/sha256:d47a7f33280fbfe3cb631ca61ab171a7ffaa47034d11ba319a3c3bb5b4f0f33b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d47a7f33280fbfe3cb631ca61ab171a7ffaa47034d11ba319a3c3bb5b4f0f33b?se=2023-04-11T19%3A40%3A00Z&sig=LKpY9
######################################################################## 100.0%
==> Fetching rubberband
==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/3.2.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:d2ea5c9b03b60520fecbb523241fed202fa029a93099ba85d1ee6fb073757e25
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2ea5c9b03b60520fecbb523241fed202fa029a93099ba85d1ee6fb073757e25?se=2023-04-11T19%3A40%3A00Z&sig=3851b
######################################################################## 100.0%
==> Fetching sdl2
==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.26.5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:0fba66630fffbe92c9ada6b7e7e58e1a4eb1ddf371b6ea2011e4746a22815142
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0fba66630fffbe92c9ada6b7e7e58e1a4eb1ddf371b6ea2011e4746a22815142?se=2023-04-11T19%3A40%3A00Z&sig=kbJwQ
######################################################################## 100.0%
==> Fetching snappy
==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.10
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:ca95915a51bed09a5e70ebb6f253eabe4df5b00e87ebe49aea0124f8bb51bc3c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ca95915a51bed09a5e70ebb6f253eabe4df5b00e87ebe49aea0124f8bb51bc3c?se=2023-04-11T19%3A40%3A00Z&sig=E0Ucw
######################################################################## 100.0%
==> Fetching svt-av1
==> Downloading https://ghcr.io/v2/homebrew/core/svt-av1/manifests/1.4.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/svt-av1/blobs/sha256:d75be3e140658a5d2ab77c27e78e111f14cd584e7ec1d30b7805a2d9f42aec8c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d75be3e140658a5d2ab77c27e78e111f14cd584e7ec1d30b7805a2d9f42aec8c?se=2023-04-11T19%3A40%3A00Z&sig=PDCXF
######################################################################## 100.0%
==> Fetching ffmpeg
==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/5.1.2_6
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:99aacc5cab3b71f132ebaf3e8cbe8235cda3078e9820dfc24135078ec608c5a0
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:99aacc5cab3b71f132ebaf3e8cbe8235cda3078e9820dfc24135078ec608c5a0?se=2023-04-11T19%3A40%3A00Z&sig=ZO%2F
######################################################################## 100.0%
==> Upgrading unbound
1.17.0 -> 1.17.1
==> Pouring unbound--1.17.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/unbound/1.17.1: 58 files, 5.7MB
==> Running `brew cleanup unbound`...
Removing: /opt/homebrew/Cellar/unbound/1.17.0... (58 files, 5.7MB)
==> Upgrading gnutls
3.7.8_1 -> 3.8.0
==> Pouring gnutls--3.8.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/gnutls/3.8.0: 1,281 files, 10.6MB
==> Running `brew cleanup gnutls`...
Removing: /opt/homebrew/Cellar/gnutls/3.7.8_1... (1,288 files, 11.1MB)
==> Upgrading harfbuzz
6.0.0 -> 7.1.0
==> Installing dependencies for harfbuzz: freetype, fontconfig, glib, libxcb and libx11
==> Installing harfbuzz dependency: freetype
==> Pouring freetype--2.13.0_1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/freetype/2.13.0_1: 67 files, 2.4MB
==> Installing harfbuzz dependency: fontconfig
==> Pouring fontconfig--2.14.2.arm64_ventura.bottle.tar.gz
==> Regenerating font cache, this may take a while
==> /opt/homebrew/Cellar/fontconfig/2.14.2/bin/fc-cache -frv
๐Ÿบ /opt/homebrew/Cellar/fontconfig/2.14.2: 88 files, 2.4MB
==> Installing harfbuzz dependency: glib
==> Pouring glib--2.76.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/glib/2.76.1: 455 files, 22.2MB
==> Installing harfbuzz dependency: libxcb
==> Pouring libxcb--1.15_1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libxcb/1.15_1: 2,461 files, 7.3MB
==> Installing harfbuzz dependency: libx11
==> Pouring libx11--1.8.4.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libx11/1.8.4: 1,054 files, 7MB
==> Installing harfbuzz
==> Pouring harfbuzz--7.1.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/harfbuzz/7.1.0: 76 files, 8.8MB
==> Running `brew cleanup harfbuzz`...
Removing: /opt/homebrew/Cellar/harfbuzz/6.0.0... (69 files, 8MB)
==> Upgrading libass
0.17.0 -> 0.17.1
==> Installing dependencies for libass: libunibreak
==> Installing libass dependency: libunibreak
==> Pouring libunibreak--5.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libunibreak/5.1: 17 files, 328.7KB
==> Installing libass
==> Pouring libass--0.17.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libass/0.17.1: 11 files, 531.7KB
==> Running `brew cleanup libass`...
Removing: /opt/homebrew/Cellar/libass/0.17.0... (11 files, 531.4KB)
==> Upgrading pango
1.50.12 -> 1.50.14
==> Pouring pango--1.50.14.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/pango/1.50.14: 68 files, 3.3MB
==> Running `brew cleanup pango`...
Removing: /opt/homebrew/Cellar/pango/1.50.12... (68 files, 3.3MB)
==> Upgrading tesseract
5.3.0 -> 5.3.1
==> Installing dependencies for tesseract: jpeg-turbo, xz, zstd, webp and libarchive
==> Installing tesseract dependency: jpeg-turbo
==> Pouring jpeg-turbo--2.1.5.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/jpeg-turbo/2.1.5.1: 44 files, 2.5MB
==> Installing tesseract dependency: xz
==> Pouring xz--5.4.2.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/xz/5.4.2: 162 files, 2.5MB
==> Installing tesseract dependency: zstd
==> Pouring zstd--1.5.5.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/zstd/1.5.5: 31 files, 2.3MB
==> Installing tesseract dependency: webp
==> Pouring webp--1.3.0.arm64_ventura.bottle.2.tar.gz
๐Ÿบ /opt/homebrew/Cellar/webp/1.3.0: 63 files, 2.3MB
==> Installing tesseract dependency: libarchive
==> Pouring libarchive--3.6.2_1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libarchive/3.6.2_1: 62 files, 3.7MB
==> Installing tesseract
==> Pouring tesseract--5.3.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/tesseract/5.3.1: 73 files, 32.2MB
==> Running `brew cleanup tesseract`...
Removing: /opt/homebrew/Cellar/tesseract/5.3.0... (73 files, 32.2MB)
==> Upgrading ffmpeg
5.1.2_1 -> 5.1.2_6
==> Installing dependencies for ffmpeg: highway, imath, openexr, jpeg-xl, aom, aribb24, dav1d, mbedtls, librist, libvidstab, libvpx, rav1e, libsamplerate, mpg123, libsndfile, rubberband, sdl2, snappy and svt-av1
==> Installing ffmpeg dependency: highway
==> Pouring highway--1.0.4.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/highway/1.0.4: 65 files, 2.6MB
==> Installing ffmpeg dependency: imath
==> Pouring imath--3.1.7.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/imath/3.1.7: 49 files, 932.4KB
==> Installing ffmpeg dependency: openexr
==> Pouring openexr--3.1.7.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/openexr/3.1.7: 194 files, 6.0MB
==> Installing ffmpeg dependency: jpeg-xl
==> Pouring jpeg-xl--0.8.1_2.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/jpeg-xl/0.8.1_2: 43 files, 10.6MB
==> Installing ffmpeg dependency: aom
==> Pouring aom--3.6.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/aom/3.6.0: 23 files, 8.7MB
==> Installing ffmpeg dependency: aribb24
==> Pouring aribb24--1.0.4.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/aribb24/1.0.4: 14 files, 203.7KB
==> Installing ffmpeg dependency: dav1d
==> Pouring dav1d--1.1.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/dav1d/1.1.0: 15 files, 890.2KB
==> Installing ffmpeg dependency: mbedtls
==> Pouring mbedtls--3.4.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/mbedtls/3.4.0: 160 files, 11.8MB
==> Installing ffmpeg dependency: librist
==> Pouring librist--0.2.7_3.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/librist/0.2.7_3: 28 files, 752.9KB
==> Installing ffmpeg dependency: libvidstab
==> Pouring libvidstab--1.1.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libvidstab/1.1.1: 25 files, 187.9KB
==> Installing ffmpeg dependency: libvpx
==> Pouring libvpx--1.13.0.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libvpx/1.13.0: 20 files, 3.8MB
==> Installing ffmpeg dependency: rav1e
==> Pouring rav1e--0.6.4.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/rav1e/0.6.4: 14 files, 133.5MB
==> Installing ffmpeg dependency: libsamplerate
==> Pouring libsamplerate--0.2.2.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libsamplerate/0.2.2: 32 files, 3MB
==> Installing ffmpeg dependency: mpg123
==> Pouring mpg123--1.31.3.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/mpg123/1.31.3: 33 files, 2.0MB
==> Installing ffmpeg dependency: libsndfile
==> Pouring libsndfile--1.2.0_1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/libsndfile/1.2.0_1: 53 files, 1MB
==> Installing ffmpeg dependency: rubberband
==> Pouring rubberband--3.2.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/rubberband/3.2.1: 13 files, 1.7MB
==> Installing ffmpeg dependency: sdl2
==> Pouring sdl2--2.26.5.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/sdl2/2.26.5: 93 files, 6.4MB
==> Installing ffmpeg dependency: snappy
==> Pouring snappy--1.1.10.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/snappy/1.1.10: 18 files, 164.3KB
==> Installing ffmpeg dependency: svt-av1
==> Pouring svt-av1--1.4.1.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/svt-av1/1.4.1: 24 files, 3.5MB
==> Installing ffmpeg
==> Pouring ffmpeg--5.1.2_6.arm64_ventura.bottle.tar.gz
๐Ÿบ /opt/homebrew/Cellar/ffmpeg/5.1.2_6: 282 files, 49.3MB
==> Running `brew cleanup ffmpeg`...
Removing: /opt/homebrew/Cellar/ffmpeg/5.1.2_1... (282 files, 49.3MB)
==> Checking for dependents of upgraded formulae...
==> No broken dependents found!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment