Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate kid3 to 3.4.3 #26746
Conversation
vitorgalvao
merged commit 32fdd5f
into
Homebrew:master
Nov 14, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Homebrew
locked and limited conversation to collaborators
May 9, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
avinassh commentedNov 14, 2016
If there’s a checkbox you can’t complete for any reason, that's okay, just explain in detail why you weren’t able to do so.
After making all changes to the cask:
brew cask audit --download {{cask_file}}is error-free.brew cask style --fix {{cask_file}}reports no offenses.Additionally, if adding a new cask:
brew cask install {{cask_file}}worked successfully.brew cask uninstall {{cask_file}}worked successfully.