Skip to content

fix(checkurls): Trim renaming suffix in url#3677

Merged
r15ch13 merged 1 commit intoScoopInstaller:developfrom
chawyehsu:patch-3
Oct 6, 2019
Merged

fix(checkurls): Trim renaming suffix in url#3677
r15ch13 merged 1 commit intoScoopInstaller:developfrom
chawyehsu:patch-3

Conversation

@chawyehsu
Copy link
Copy Markdown
Member

@chawyehsu chawyehsu commented Oct 6, 2019

Prevent 40x response.

Before:

Desktop main (master)
$ .\bin\checkurls.ps1 -app apktool
[U]RLs
 | [O]kay
 |  | [F]ailed
 |  |  |
[1][0][1] apktool
       > The remote server returned an error: (403) Forbidden. (https://github.com/iBotPeaches/Apktool/releases/download/v2.4.0/apktool_2.4.0.jar#/apktool.jar)

After:

Desktop main (master)
$ .\bin\checkurls.ps1 -app apktool
[U]RLs
 | [O]kay
 |  | [F]ailed
 |  |  |
[1][1][0] apktool

@r15ch13 r15ch13 merged commit 15e11e6 into ScoopInstaller:develop Oct 6, 2019
@chawyehsu chawyehsu deleted the patch-3 branch December 5, 2020 09:47
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.

2 participants