watterott / CO2-Ampel

CO2-Ampel / CO2-Traffic-Light to measure and show the carbon dioxide concentration in a room, based on Sensirion SCD30/SCD4x sensor and Microchip SAMD21 microcontroller
https://learn.watterott.com/breakouts/co2-ampel/
23 stars 12 forks source link

checksum in package json missing #10

Closed sbernhard closed 2 years ago

sbernhard commented 2 years ago

Describe the bug The installation of the following command fails because of checksum error.

arduino-cli core install co2ampel:samd

Error:

Error during install: Cannot install platform: installing platform co2ampel:samd@1.0.7: testing local archive integrity: testing archive checksum: missing checksum for: co2ampel-samd-1.0.7.zip

Expected behavior The installation of the co2ampel:samd is successful

Additional context The file https://github.com/watterott/CO2-Ampel/blob/master/package_co2ampel_index.json is missing the checksum like in https://boardsmanager.com/package_move38.com-blinks_index.json