KilleenCode / brancato

A cross-platform omnibar to to easily run workflows, built in Rust 🦀
MIT License
5 stars 2 forks source link

App Update architecture #23

Closed RyKilleen closed 2 years ago

RyKilleen commented 2 years ago

https://docs.rs/tauri/1.0.0-rc.0/tauri/updater/index.html https://tauri.studio/docs/distribution/updater/

RyKilleen commented 2 years ago

Current update server hosted at https://tauri-update-cloudflare-1.rykilleen.workers.dev, eg:

https://tauri-update-cloudflare-1.rykilleen.workers.dev/win64/0.8.0

RyKilleen commented 2 years ago

All releases after and including 0.9.2 include the auto-update feature.