platformio / platform-shakti

Shakti: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/shakti
Apache License 2.0
28 stars 8 forks source link

How to update the sdk version ? #13

Open shubhamkamthania opened 3 years ago

shubhamkamthania commented 3 years ago

I believe the crawler automatically updates the framework version in registry. In this case though there are no releases since the sdk is in active development and the platform json points to a commit hash "version": "0.0.0-alpha+sha.5880320115". I tried to include locally by changing to latest hash and using advanced installation but as expected it fails to find the sdk from registry. So how can I get the latest sdk ?