diff --git a/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.hash b/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.hash index 3efa61ae28..09b3855279 100644 --- a/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.hash +++ b/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.hash @@ -1,2 +1,2 @@ # locally computed -sha256 68a093ce2dabf185bfc81fe33e687b3bd3f037a4de45c387a2d1dac684bd98c1 thermocycler-gen2@v0.5.2.bin +sha256 dcc75791e49baf88d36483fce923ed40528a00e6b05dda77dae88364ce3ddc1c thermocycler-gen2@v0.6.0.bin diff --git a/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.mk b/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.mk index 04862d0833..c4411f0ba5 100644 --- a/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.mk +++ b/package/opentrons/opentrons-thermocycler-gen2-firmware/opentrons-thermocycler-gen2-firmware.mk @@ -4,8 +4,8 @@ # ################################################################################ -OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v0.5.2 -OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE=thermocycler-gen2@v0.5.2.bin +OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v0.6.0 +OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE=thermocycler-gen2@v0.6.0.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