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

how to update flutter bucket #2439

Closed
chatterzhao opened this issue Jul 12, 2019 · 4 comments · Fixed by #3489
Closed

how to update flutter bucket #2439

chatterzhao opened this issue Jul 12, 2019 · 4 comments · Fixed by #3489

Comments

@chatterzhao
Copy link

how to update flutter bucket

@issaclin32
Copy link
Member

You mean the flutter package under "extras" bucket?

Try scoop update flutter
(or scoop update flutter -f if you want to force re-install.)

@chatterzhao
Copy link
Author

You mean the flutter package under "extras" bucket?

Try scoop update flutter
(or scoop update flutter -f if you want to force re-install.)

Sorry, i want update manifest(我想学习怎么升级flutter.json)

@rikuben
Copy link

rikuben commented Jul 13, 2019

Change the checkver regex from "windows_v([\\w-.]+)-stable" to "windows_v([\\w+-.]+)-stable".
Then, run .\bin\checkver.ps1 flutter -u

@chatterzhao
Copy link
Author

@rikuben
thanks

:octocat: From gitme Android

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 a pull request may close this issue.

3 participants