Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.04k stars 86 forks source link

brew install broken due to sha mismatch #124

Closed spuder closed 1 year ago

spuder commented 1 year ago

When attempting to install via homebrew, it always fails with this error

==> Fetching ffmpeg
==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/5.1.2_3
Already downloaded: /Users/spencer.owen/Library/Caches/Homebrew/downloads/9cdca2f55923522b968d73f93dde5c0f1c42a24a8e306a5f07706b32c47e9ef1--ffmpeg-5.1.2_3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:e8680f32001617db0021b0d5ceba4949591a0e76425ac2aff880b9fae59f2da5
Already downloaded: /Users/spencer.owen/Library/Caches/Homebrew/downloads/a574be358d9b7dfeea184b198c8555f5631828bcd1452a89e93ceecaec00a6d4--ffmpeg--5.1.2_3.arm64_monterey.bottle.tar.gz
==> Fetching danirukun/ytarchive/ytarchive
==> Downloading https://github.com/Kethsar/ytarchive/archive/refs/tags/latest.tar.gz
Already downloaded: /Users/spencer.owen/Library/Caches/Homebrew/downloads/bb308be7810c4f190dfd69f5c6a1d9e0d40e9c833dd4c7a78ffa44cbacd25de8--ytarchive-latest.tar.gz
Error: ytarchive: SHA256 mismatch
Expected: 29931b22d8cb22ff6aefd2f4601816eb5c3664ec88518f9da432e3d460549923
  Actual: f61ac9b3606476306c208dd87961a3ca846efa92eaad651fa0270293c13a54c2
    File: /Users/spencer.owen/Library/Caches/Homebrew/downloads/bb308be7810c4f190dfd69f5c6a1d9e0d40e9c833dd4c7a78ffa44cbacd25de8--ytarchive-latest.tar.gz
To retry an incomplete download, remove the file above.
Kethsar commented 1 year ago

I am not involved in the homebrew package, I just allowed the instructions for using it to be added to the readme. https://github.com/DaniruKun/homebrew-ytarchive/issues/1

jtheletter commented 1 year ago

Could the instruction for installation be corrected, please?