Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@fermayo fermayo released this 08 Dec 19:27
3466c8a

Changelog

  • Added support for Gen3 devices

Installation

Download the binary for your platform:

macOS

Apple Silicon

curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Darwin-arm64 -o shelly-bulk-update; chmod +x shelly-bulk-update

Intel

curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Darwin-x86_64 -o shelly-bulk-update; chmod +x shelly-bulk-update

Linux

Intel

curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-x86_64 -o shelly-bulk-update; chmod +x shelly-bulk-update

ARM64

curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-arm64 -o shelly-bulk-update; chmod +x shelly-bulk-update

ARMv7 (32 bits)

curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-armv7 -o shelly-bulk-update; chmod +x shelly-bulk-update

Windows

Click here to download the binary