Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(installer): Drop the old installer #5186

Merged
merged 3 commits into from
Oct 14, 2022
Merged

Conversation

chawyehsu
Copy link
Member

Description

Redirect the old installer to the new one.

Motivation and Context

In case some users are still using the link of https://raw.githubusercontent.com/lukesampson/scoop/master/bin/install.ps1, the stub file is kept but the code is replaced.

How Has This Been Tested?

iwr -useb https://raw.githubusercontent.com/lukesampson/scoop/<branch>/bin/install.ps1 | iex

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

bin/install.ps1 Outdated Show resolved Hide resolved
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
@chawyehsu chawyehsu merged commit 1f0f687 into develop Oct 14, 2022
@chawyehsu chawyehsu deleted the chawyehsu-patch-1 branch October 14, 2022 06:56
github-actions bot pushed a commit to pukkandan/Scoop that referenced this pull request Oct 20, 2022
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
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.

None yet

2 participants