android-file-transfer-linux icon indicating copy to clipboard operation
android-file-transfer-linux copied to clipboard

Homebrew formula whoozle-android-file-transfer-nightly is broken

Open cpcallen opened this issue 4 years ago • 0 comments

The -nightly brew formula is broken because the .dmg it tries to download does not exist:

$ brew install homebrew/cask-versions/whoozle-android-file-transfer-nightly
==> Downloading https://github.com/whoozle/android-file-transfer-linux/releases/download/continuous/AndroidFileTransferForLinux.dmg

curl: (22) The requested URL returned error: 404 
Error: Download failed on Cask 'whoozle-android-file-transfer-nightly' with message: Download failed: https://github.com/whoozle/android-file-transfer-linux/releases/download/continuous/AndroidFileTransferForLinux.dmg

Maybe not strictly an AFTL problem, but since this formula is mentioned in the README.md, I thought I should bring it to your attention.

cpcallen avatar Feb 10 '21 23:02 cpcallen