erikw / homebrew-tap

Erik Westrup's Homebrew Tap
MIT License
2 stars 1 forks source link

Homebrew upgrade failed #30

Open livelazily opened 1 month ago

livelazily commented 1 month ago

Homebrew upgrade failed, output is:

❯ brew upgrade
==> Upgrading 1 outdated package:
erikw/tap/restic-automatic-backup-scheduler 7.3.3 -> 7.4.0
==> Fetching erikw/tap/restic-automatic-backup-scheduler
==> Downloading https://github.com/erikw/homebrew-tap/releases/download/restic-automatic-backup-scheduler-7.3.3/restic-automatic-backup-scheduler-7.4.0.big_sur.bottle.tar.gz                                                                                                                                                                                                                     curl: (22) The requested URL returned error: 404

Error: restic-automatic-backup-scheduler: Failed to download resource "restic-automatic-backup-scheduler"
Download failed: https://github.com/erikw/homebrew-tap/releases/download/restic-automatic-backup-scheduler-7.3.3/restic-automatic-backup-scheduler-7.4.0.big_sur.bottle.tar.gz
erikw commented 1 month ago

I think this is due to that the -check bottle wasn’t able to build in

https://github.com/erikw/homebrew-tap/pull/28

@ d4rkd3v1l could you give it another go? :)