gpanders / ijq

Interactive jq (mirror)

Home Page:https://sr.ht/~gpanders/ijq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew install gpanders/tap/ijq fails to SHA256 mismatch

shalak opened this issue · comments

commented

Here's what I get:

 brew install gpanders/tap/ijq
==> Installing ijq from gpanders/tap
==> Downloading https://homebrew.bintray.com/bottles/go-1.15.8.catalina.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/61a70ed89335dc8819b278670bf2919a69fa3909a316a3acc6aa2d2ac07a1374?response-content-disposition=attachment%3Bfilename%3D%22go-1.15.8.catalina.bottl
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/scdoc-1.11.1.catalina.bottle.tar.gz
######################################################################## 100.0%
==> Downloading https://git.sr.ht/~gpanders/ijq/archive/v0.2.4.tar.gz
-#O#- #   #
Error: SHA256 mismatch
Expected: 39d88fa66c232aa2cc3aa7207810f22f8e762981d8a60d326cb9fcd59f75fa54
  Actual: 1060f48ceb0b8770531253cfe3b98b29b35e54655b794008ed78fc3079a01140
    File: /Users/user/Library/Caches/Homebrew/downloads/9c046fb0a173f32d4a34b6c08811114bdf17a7c88ad8b1807336cb41be94d03f--ijq-v0.2.4.tar.gz
To retry an incomplete download, remove the file above.

I tried brew cleanup and removing the tarballs, no luck.

Here's my diagnostic info:

$ brew --version
Homebrew 3.0.1
Homebrew/homebrew-core (git revision 70345; last commit 2021-02-17)
Homebrew/homebrew-cask (git revision b43e8; last commit 2021-02-17)

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.7
BuildVersion:   19H15

$ uname -a
Darwin WRPOLMBP91 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64

Thanks, this has been fixed. Sorry about that.