这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

use version variable in download url #10

Closed
wants to merge 1 commit into from
Closed

use version variable in download url #10

wants to merge 1 commit into from

Conversation

CCFenner
Copy link

To reduce the locations where changes are needed during version update, you can make use of the #{version} variable in the URL.

@CCFenner CCFenner requested a review from mislav January 21, 2020 15:47
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

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

Thank you for the suggestion! However, we don't update this line ourselves. It is done for us automatically by bump-homebrew-formula after every release.

Since it's a static string that gets inserted every time, it would overwrite the #{version} bits that you've proposed here. Therefore, we won't be pulling this in, since it would get undone after the next release.

@mislav mislav closed this Jan 22, 2020
@CCFenner CCFenner deleted the patch-1 branch January 22, 2020 10:58
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