[macOS] Update flasher binaries from Catalina bottles#342
Merged
tzarc merged 2 commits intoqmk:masterfrom Apr 18, 2022
Merged
Conversation
tzarc
approved these changes
Apr 18, 2022
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
avrdude 6.4-1https://ghcr.io/v2/homebrew/core/avrdude/blobs/sha256:f7c8d3e57f8ac80d916e4974009c8032e4e981f91d56aa016c3fd8cfe13e8723
bootloadhid 2012-12-08https://ghcr.io/v2/homebrew/core/bootloadhid/blobs/sha256:aa0bc95a39610d6b5951d064d781d85b898ca2ebf230acbc60aa2f4e1f51e573
dfu-programmer 0.7.2https://ghcr.io/v2/homebrew/core/dfu-programmer/blobs/sha256:5ff077a2c2198fc345e429246a560ca4a13fea2a9dbb9a0feb6fe4cbdfa46a4a
dfu-util 0.11https://ghcr.io/v2/homebrew/core/dfu-util/blobs/sha256:5a5d86794a00b9559ffc819715c297da4f477296d20a92c804aefc426795d0b0
libftdi0 0.20https://ghcr.io/v2/homebrew/core/libftdi0/blobs/sha256:064e2f32a4a8959f2a489611c931beac426f509a8299bbcdd03871b1d5f5859e
libusb-compat 0.1.5-1https://ghcr.io/v2/homebrew/core/libusb-compat/blobs/sha256:e1f03f77caed5418c50c3c9659e6c56f2363eddfd6cc1aac3f8dcac9451771d2
libusb 1.0.26https://ghcr.io/v2/homebrew/core/libusb/blobs/sha256:72ed40aec0356157f3d5071ecb28c481b3f3502985a320ec1848cdc8cf8483c1
teensy_loader_cli 2.2https://ghcr.io/v2/homebrew/core/teensy_loader_cli/blobs/sha256:5f622de032367bbd7d3325e1e3d88ee205f941908a111102cbb10d176474e197
Download with:
It turns out skopeo is not needed, you can just give it a dummy auth token. Much easier!
Fix Homebrew placeholders:
avrdudeseems to now reference libhidapi, apparently because it now supports flashing HalfKay. But the Toolbox will still useteensy_loader_clifor that, so I haven't bothered adding the dylib.Types of Changes
Issues Fixed or Closed by This PR