Cask: shotcut - unable to make pull request due to version check errors. #5632
Unanswered
J-A-M-E-5
asked this question in
Writing Formulae/Casks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Developers of shotcut have made a special MacOS release 24.09.19 which still resides in URL directory of 24.09.13, and 24.09.13 doesn't exist anymore.
e.g.
https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-macos-240913.dmg is current version in shotcut.rb and fails as URL not found.
https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-macos-240919.dmg is working download path for new version, but cannot make pull request to updated .rb file as it fails version check errors on filename/folder as they are different.
Pull req: Homebrew/homebrew-cask#186487
Beta Was this translation helpful? Give feedback.
All reactions