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

package/opentrons: thermocycler gen2 v1.0.6 #237

Merged
merged 1 commit into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# locally computed
sha256 e457eafad0c8f326d85c1a66e843f50745bfb56b0ccfe01ff580ddecb81b39bf [email protected].5.bin
sha256 afa9d01df377b16b68e49116c4df5ac8cce243e497e507329a9dd42381220072 [email protected].6.bin
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
################################################################################

OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v1.0.5
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE=thermocycler-gen2@v1.0.5.bin
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v1.0.6
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE=thermocycler-gen2@v1.0.6.bin
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SITE=https://opentrons-modules-builds.s3.us-east-2.amazonaws.com/thermocycler-gen2/$(OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION)
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_LICENSE=Apache-2.0

Expand Down
Loading