Skip to content

Fix release versioning in download URI#16

Open
ghost wants to merge 1 commit into
masterfrom
unknown repository
Open

Fix release versioning in download URI#16
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Apr 8, 2019

Copy link
Copy Markdown

With the release of version 0.1.0, they have changed the download URI, I think. Now in both places the version is prefixed with "v", as you can see in the following example: https://github.com/buildpack/pack/releases/download/v0.1.0/pack-v0.1.0-macos.tgz
So I think '@@Vernum = v.sub "v", ""' is not necessary any more.

With the release of version 0.1.0, they have changed the download URI, I think. Now in both places the version is prefixed with "v", as you can see in the following example: https://github.com/buildpack/pack/releases/download/v0.1.0/pack-v0.1.0-macos.tgz
So I think '@@Vernum = v.sub "v", ""' is not necessary any more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants