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

Update xnconvert to 1.74 #31988

Closed
wants to merge 1 commit into from
Closed

Update xnconvert to 1.74 #31988

wants to merge 1 commit into from

Conversation

tiiiecherle
Copy link
Contributor

After making all changes to the cask:

  • brew cask audit --download {{cask_file}} is error-free.
  • brew cask style --fix {{cask_file}} left no offenses.
  • The commit message includes the cask’s name and version.

@@ -1,6 +1,6 @@
cask 'xnconvert' do
version :latest
sha256 :no_check
version '1.74'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no need in this change. Seeing as url doesn’t point to a specific version, this cask should use version :latest and sha256 :no_check.

@@ -1,6 +1,6 @@
cask 'xnconvert' do
version :latest
sha256 :no_check
version '1.74'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tiiiecherle its does not seems to have any significant in this change. The URL is staying same so the version stanza should :latest & sha256 should :no_check as before

@victorpopkov
Copy link
Member

victorpopkov commented Apr 6, 2017

The same thing applies to other PRs as well. Thank you for your contributions, but there is no need for all those changes if the download URL doesn't point to any specific version.

@victorpopkov victorpopkov added the awaiting user reply Issue needs response from a user. label Apr 6, 2017
@victorpopkov victorpopkov removed the awaiting user reply Issue needs response from a user. label Apr 6, 2017
@Homebrew 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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants