cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.49k stars 430 forks source link

mos update 2.8.0 does not work #471

Closed fovea1959 closed 5 years ago

fovea1959 commented 5 years ago

Trying to staple my mos tool down to version 2.8.0 for regression testing. Still end up with the latest version.

$ mos update 2.8.0
Update channel: release
Running sudo apt-get update
Running apt-cache showpkg mos
Running sudo apt-get install -y mos
Reading package lists... Done
Building dependency tree       
Reading state information... Done
mos is already the newest version (2.10.2+67fae67~bionic0).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
fovea1959 commented 5 years ago

Cancelling here, filing issue in cesanta/mos-tool