ashfurrow / danger-ruby-swiftlint

A Danger plugin for SwiftLint.
https://rubygems.org/gems/danger-swiftlint
MIT License
203 stars 80 forks source link

Fix Swiftlint hash #202

Closed thomasjoulin closed 3 months ago

thomasjoulin commented 3 months ago

See #201, there was an issue when installing latest swiftlint:

$> bundle install && rake
...
Downloading swiftlint@0.55.1
/Users/thomas.joulin/src/danger-ruby-swiftlint/ext/swiftlint/downloadSwiftlint.sh -u https://github.com/realm/SwiftLint/releases/download/0.55.1/portable_swiftlint.zip -d /Users/thomas.joulin/src/danger-ruby-swiftlint/ext/swiftlint/bin -a portable_swiftlint.zip -dh 506b49a6d71512b25a511bca01065503
Zip was corrupted, try again later.

When downloading manually, hash was different, after updating hash installation works

aiKrice commented 3 months ago

How did you find it !. I tried several times :( GG

ashfurrow-peril[bot] commented 3 months ago

Thanks a lot for contributing @thomasjoulin! You've been invited to be a collaborator on this repo – no pressure to accept! If you'd like more information on what this means, check out the Moya contributor guidelines and feel free to reach out with any questions.

Generated by :no_entry_sign: dangerJS