Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct the version, in order to update by cask #2410

Closed
wants to merge 1 commit into from
Closed

correct the version, in order to update by cask #2410

wants to merge 1 commit into from

Conversation

gaoyifan
Copy link
Contributor

Due to the version of textmate is "latest", it cannot be update by cask. So I add the correct version information and checksum.
After update textmate.rb, the TextMate which had installed earlier cannot be uninstalled or upgraded by cask. I don't know how to solve the problem.

@vitorgalvao
Copy link
Member

As a rule, we prefer casks that use the latest scheme. If I remember correctly (haven’t used it in a while), Textmate can auto-update, so doing it via homebrew-cask is not really an issue. See #309 for a discussion on an upgrade command. To solve your current problem, you can run brew cleanup --force -s && rm -rf "$(brew --cache)" to delete the old version (a specific cleanup for homebrew-cask is being implemented).

Regarding the merits of using latest or a specific version, please refer to #1021, and if you have anything to add, please do. In the meantime, however, since we currently still prefer to use the latest version when available, I’ll close this.

@vitorgalvao vitorgalvao closed this Feb 9, 2014
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants