Skip to content

fix(bin): Checkhashes downloading twice when architecture properties does hot have url property#3479

Merged
r15ch13 merged 1 commit intoScoopInstaller:developfrom
Ash258:hashes
May 26, 2019
Merged

fix(bin): Checkhashes downloading twice when architecture properties does hot have url property#3479
r15ch13 merged 1 commit intoScoopInstaller:developfrom
Ash258:hashes

Conversation

@Ash258
Copy link
Copy Markdown
Contributor

@Ash258 Ash258 commented May 26, 2019

When there were url and architecture properties. Architecture properties were considered first, which lead to this:

  1. arch_specific 64bit => none, fallback to url property on root
  2. arch_specific 32bit => none, fallback to url property on root
  3. Resulted in one URL downloaded twice

Before:

image

After:

image

@r15ch13 r15ch13 merged commit 1b84fe0 into ScoopInstaller:develop May 26, 2019
@Ash258 Ash258 deleted the hashes branch May 26, 2019 11:53
r15ch13 pushed a commit that referenced this pull request Jun 24, 2019
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