vault / meshtastic-android / 2.5.21
meshtastic-android @ 2.5.21
integrity
- size
- 3.4 MiB
- downloaded
- last checked
release notes
What's Changed
- fix: Handle node public key mismatch and show warning by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1720
- fix: use the appropriate min when scaling the barometric pressure data by @Robert-0410 in https://github.com/meshtastic/Meshtastic-Android/pull/1719
- chore(deps): update com.android.tools.build:gradle to v8.9.1 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1717
- chore(deps): update hilt to v2.56.1 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1721
- chore(deps): update androidx.datastore:datastore to v1.1.4 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1724
- chore(deps): update protobuf.kotlin to v4.30.2 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1727
- chore(deps): update androidx.compose:compose-bom to v2025.03.01 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1723
- fix: display udp toggle when hasWifi OR hasEthernet by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1728
- chore(deps): update com.google.devtools.ksp to v2.1.20-1.0.32 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1699
- 2.5.21 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1729
Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/2.5.20...2.5.21
download
unix · zip
curl -fL -o 2.5.21.zip https://ratatoskr.space/pkg/meshtastic-android/2.5.21.zip
printf '%s %s\n' 'd98d0731646271aba9fe5771dc0875026b22342c716613ceb4637f6e4e301747' '2.5.21.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.21.zip"
$out = "2.5.21.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d98d0731646271aba9fe5771dc0875026b22342c716613ceb4637f6e4e301747") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.21.tar.gz https://ratatoskr.space/pkg/meshtastic-android/2.5.21.tar.gz
printf '%s %s\n' 'ed2cd752d9ffd43e3a67ef8ae61694d22841671032b1ee0f904d1318f5dc5d06' '2.5.21.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.21.tar.gz"
$out = "2.5.21.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "ed2cd752d9ffd43e3a67ef8ae61694d22841671032b1ee0f904d1318f5dc5d06") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 2.5.21.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.zip
printf '%s %s\n' 'd98d0731646271aba9fe5771dc0875026b22342c716613ceb4637f6e4e301747' '2.5.21.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.zip"
$out = "2.5.21.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d98d0731646271aba9fe5771dc0875026b22342c716613ceb4637f6e4e301747") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.21.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.tar.gz
printf '%s %s\n' 'ed2cd752d9ffd43e3a67ef8ae61694d22841671032b1ee0f904d1318f5dc5d06' '2.5.21.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.tar.gz"
$out = "2.5.21.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "ed2cd752d9ffd43e3a67ef8ae61694d22841671032b1ee0f904d1318f5dc5d06") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 2.5.21.zip | zip | 3.4 MiB |
blake3-24 10dc744cf1ed80712be60d5a23ec4757df41365e7652ff63
sha256 d98d0731646271aba9fe5771dc0875026b22342c716613ceb4637f6e4e301747
sha1 833245a015435eda7b3eca2c4a0dcea6f09dedb8
|
| 2.5.21.tar.gz | tar.gz | 3.0 MiB |
blake3-24 81981463f026710c6a96e9a583f1542088e4acae1dfb1d90
sha256 ed2cd752d9ffd43e3a67ef8ae61694d22841671032b1ee0f904d1318f5dc5d06
sha1 1fa2b5485fcfce28c15a690d875b0d56e627d04d
|
install
bazel
http_archive(
name = "meshtastic-android",
urls = ["https://ratatoskr.space/pkg/meshtastic-android/2.5.21.tar.gz"],
integrity = "sha256-7SzXUtn/1D46Z++K5haU0ihBZxAyse4PkE0TGPXcXQY=",
strip_prefix = "meshtastic-android-2.5.21",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.21.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.tar.gz"],
integrity = "sha256-7SzXUtn/1D46Z++K5haU0ihBZxAyse4PkE0TGPXcXQY=",
strip_prefix = "meshtastic-android-2.5.21",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.21.tar.gz",