homebrew error - The requested URL returned error: 400

homebrew error - The requested URL returned error: 400

尝试使用自制程序 reinstall --HEAD 时出现错误 400。

/Users/medialab
≈:≈ brew reinstall --HEAD nmaahcmm
==> Reinstalling nmaahc/nmaahcmm/nmaahcmm 
==> Cloning git://github.com//NMAAHC/NMAAHCmm.git
Cloning into '/Users/medialab/Library/Caches/Homebrew/nmaahcmm--git'...
fatal: unable to access 'https://github.com//NMAAHC/NMAAHCmm.git/':The requested URL returned error: 400
Error: Failed to download resource "nmaahcmm"
Failure while executing: git clone --depth 1 --branch master git://github.com//NMAAHC/NMAAHCmm.git /Users/medialab/Library/Caches/Homebrew/nmaahcmm--git

这次提交似乎解决了这个问题。
https://github.com/NMAAHC/homebrew-NMAAHCmm/commit/5c659da

再试一次。