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

fix(autoupdate): fix fosshub mode #3639

Closed
wants to merge 2 commits into from
Closed

fix(autoupdate): fix fosshub mode #3639

wants to merge 2 commits into from

Conversation

linsui
Copy link
Contributor

@linsui linsui commented Sep 11, 2019

$basename is regexEscape when substituting. Using $Matches.filename directly will cause error when there is some regex symbol in basename.

@niheaven
Copy link
Member

You should also fix L219 to if (!$hashfile_url -and $url -match "fosshub.com") {

@linsui
Copy link
Contributor Author

linsui commented Sep 12, 2019

Thanks!

@Ash258 Ash258 mentioned this pull request Aug 21, 2020
21 tasks
@linsui linsui closed this Oct 9, 2021
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