vault / meshtastic-android / 2.6.9
meshtastic-android @ 2.6.9
integrity
- size
- 3.2 MiB
- downloaded
- last checked
release notes
What's Changed
🛠️Fixes & Features
- refactor: FirmwareReleaseDao to return non-nullable lists by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1991
- fix: Only show DM button if node is messageable by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1992
- refactor: Update notification and service handling by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1993
- Refactor: Move version checks to Main.kt by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1995
- feat: Allow direct message replies from notifications by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1994
- chore(l10n): New Crowdin Translations by @github-actions in https://github.com/meshtastic/Meshtastic-Android/pull/1997
Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/2.6.8...2.6.9
download
unix · zip
curl -fL -o 2.6.9.zip https://ratatoskr.space/pkg/meshtastic-android/2.6.9.zip
printf '%s %s\n' 'a29cfae20fbb965459e9bad38b9d7f5fc6785938e4447c2f55139cfffddba05e' '2.6.9.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.9.zip"
$out = "2.6.9.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a29cfae20fbb965459e9bad38b9d7f5fc6785938e4447c2f55139cfffddba05e") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.6.9.tar.gz https://ratatoskr.space/pkg/meshtastic-android/2.6.9.tar.gz
printf '%s %s\n' '829fa654fe6db60e9e2acedc3a137021f06794fa9252453edb67ecad56dbde22' '2.6.9.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.9.tar.gz"
$out = "2.6.9.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "829fa654fe6db60e9e2acedc3a137021f06794fa9252453edb67ecad56dbde22") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 2.6.9.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.zip
printf '%s %s\n' 'a29cfae20fbb965459e9bad38b9d7f5fc6785938e4447c2f55139cfffddba05e' '2.6.9.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.zip"
$out = "2.6.9.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a29cfae20fbb965459e9bad38b9d7f5fc6785938e4447c2f55139cfffddba05e") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.6.9.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.tar.gz
printf '%s %s\n' '829fa654fe6db60e9e2acedc3a137021f06794fa9252453edb67ecad56dbde22' '2.6.9.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.tar.gz"
$out = "2.6.9.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "829fa654fe6db60e9e2acedc3a137021f06794fa9252453edb67ecad56dbde22") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 2.6.9.zip | zip | 3.2 MiB |
blake3-24 78b88ef5e2ccef4a2194e481ba4d93246378262279cee7cf
sha256 a29cfae20fbb965459e9bad38b9d7f5fc6785938e4447c2f55139cfffddba05e
sha1 7efba6128e6df9a406183dd7a868cd3dff5156de
|
| 2.6.9.tar.gz | tar.gz | 2.8 MiB |
blake3-24 a48dfd6dbb76e7da8478544c53c7caa91d7fc2500d951563
sha256 829fa654fe6db60e9e2acedc3a137021f06794fa9252453edb67ecad56dbde22
sha1 921536ad6ea0845be01677bd41eb064fba1bdf81
|
install
bazel
http_archive(
name = "meshtastic-android",
urls = ["https://ratatoskr.space/pkg/meshtastic-android/2.6.9.tar.gz"],
integrity = "sha256-gp+mVP5ttg6eKs7cOhNwIfBnlPqSUkU+22fsrVbb3iI=",
strip_prefix = "meshtastic-android-2.6.9",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.9.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.tar.gz"],
integrity = "sha256-gp+mVP5ttg6eKs7cOhNwIfBnlPqSUkU+22fsrVbb3iI=",
strip_prefix = "meshtastic-android-2.6.9",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.9.tar.gz",