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 mismatched SwiftLint hash #179

Merged
merged 2 commits into from
Feb 27, 2022
Merged

Fix mismatched SwiftLint hash #179

merged 2 commits into from
Feb 27, 2022

Conversation

mvandervelden
Copy link
Collaborator

In my last PR #176, I forgot to update the SWIFTLINT_HASH env var, causing crashes in the current version (as mentioned in #178).

As far as I could test, the current change fixes the issue, as it now matches the md5 hash of https://github.com/realm/SwiftLint/releases/download/0.46.2/portable_swiftlint.zip

This fixes issues when running the plugin, as mentioned in #178
Copy link
Owner

@ashfurrow ashfurrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the follow-up PR!

@ashfurrow ashfurrow merged commit a0060ef into master Feb 27, 2022
@ashfurrow
Copy link
Owner

This has been release in version 0.30.1. Thanks again!

@mvandervelden mvandervelden deleted the mv-fix-swiftlint-hash branch November 21, 2022 08:11
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