Fix installer URL for Cloudflare.Warp with the version-specific address#213644
Merged
microsoft-github-policy-service[bot] merged 1 commit intomicrosoft:masterfrom Jan 20, 2025
Merged
Conversation
I got the URL from https://github.com/cloudflare/cloudflare-docs/tree/84eb1ed98a6991608742c51cccb64d6339aeb0b5/src/content/warp-releases/windows/ga And I have checked the hash on WSL2 as below ```console > curl -o fixed-url https://downloads.cloudflareclient.com/v1/download/windows/version/2024.12.760.0 > curl -L -o unstable-url https://1111-releases.cloudflareclient.com/windows/Cloudflare_WARP_Release-x64.msi > sha256sum * 632246671d77ca806a172fdc355d0299d8c42157edca89e9dd123c5847b4dba4 fixed-url 632246671d77ca806a172fdc355d0299d8c42157edca89e9dd123c5847b4dba4 unstable-url ```
Collaborator
Collaborator
|
/AzurePipelines run |
Collaborator
|
/AzurePipelines run |
Collaborator
|
/AzurePipelines run |
Collaborator
|
/AzurePipelines run |
Collaborator
|
/AzurePipelines run |
Contributor
|
[Policy] Reset Labels |
ItzLevvie
approved these changes
Jan 20, 2025
Collaborator
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
Contributor
Author
|
Thank you! |
kachick
added a commit
to kachick/winget-pkgs
that referenced
this pull request
Feb 25, 2025
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Fixes #213643
I got the URL from https://github.com/cloudflare/cloudflare-docs/tree/84eb1ed98a6991608742c51cccb64d6339aeb0b5/src/content/warp-releases/windows/ga
And I have checked the hash on WSL2 as below
Microsoft Reviewers: Open in CodeFlow