vault / meshtastic-android / 2.5.26
meshtastic-android @ 2.5.26
integrity
- size
- 3.5 MiB
- downloaded
- last checked
release notes
What's Changed
🛠️Fixes & Features
- Node detail work by @Robert-0410 in https://github.com/meshtastic/Meshtastic-Android/pull/1836
- chore(i18n): Upload translations workflow by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1845
- chore(renovate): Auto-merge minor and patch updates by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1846
- refactor: migrate to Compose navigation by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1835
- chore(l10n): New Crowdin Translations by @github-actions in https://github.com/meshtastic/Meshtastic-Android/pull/1837
- chore(repo): stale.yml by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1849
- chore(repo): let stale-bot have more operations by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1851
- chore(l10n): New Crowdin Translations by @github-actions in https://github.com/meshtastic/Meshtastic-Android/pull/1853
- 2.5.26 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1852
👷Dependencies
- chore(deps): update protobuf.kotlin to v4.31.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1847
- chore(deps): update coil to v3.2.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1840
- chore(deps): update org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1844
- chore(deps): update kotlin to v2.1.21 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1841
- chore(deps): update com.google.devtools.ksp to v2.1.21-2.0.1 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1842
- chore(deps): update app/src/main/proto digest to 4eb0aeb by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1839
- chore(deps): update actions/stale action to v9.1.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1850
Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/2.5.25...2.5.26
download
unix · zip
curl -fL -o 2.5.26.zip https://ratatoskr.space/pkg/meshtastic-android/2.5.26.zip
printf '%s %s\n' '8eeb9dd56210f7b3089b7c93e945b9dd6cd673b821e698bcd4b7bec66cbdd7b3' '2.5.26.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.26.zip"
$out = "2.5.26.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "8eeb9dd56210f7b3089b7c93e945b9dd6cd673b821e698bcd4b7bec66cbdd7b3") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.26.tar.gz https://ratatoskr.space/pkg/meshtastic-android/2.5.26.tar.gz
printf '%s %s\n' 'e0840866a8948a89cb1efcb9c003ecc12a707d64bfaef38e5ce8cb99b0481da9' '2.5.26.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.26.tar.gz"
$out = "2.5.26.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "e0840866a8948a89cb1efcb9c003ecc12a707d64bfaef38e5ce8cb99b0481da9") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 2.5.26.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.zip
printf '%s %s\n' '8eeb9dd56210f7b3089b7c93e945b9dd6cd673b821e698bcd4b7bec66cbdd7b3' '2.5.26.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.zip"
$out = "2.5.26.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "8eeb9dd56210f7b3089b7c93e945b9dd6cd673b821e698bcd4b7bec66cbdd7b3") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.26.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.tar.gz
printf '%s %s\n' 'e0840866a8948a89cb1efcb9c003ecc12a707d64bfaef38e5ce8cb99b0481da9' '2.5.26.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.tar.gz"
$out = "2.5.26.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "e0840866a8948a89cb1efcb9c003ecc12a707d64bfaef38e5ce8cb99b0481da9") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 2.5.26.zip | zip | 3.4 MiB |
blake3-24 7271acbddb933324d2767cf11166603e97c88a3f1f3c8af8
sha256 8eeb9dd56210f7b3089b7c93e945b9dd6cd673b821e698bcd4b7bec66cbdd7b3
sha1 215f8e01d2c27fec9e5c19ed69648b25cf3cb74f
|
| 2.5.26.tar.gz | tar.gz | 3.1 MiB |
blake3-24 deb2a7c434bd1e2d3163fab416d538bd0eb24351332568f7
sha256 e0840866a8948a89cb1efcb9c003ecc12a707d64bfaef38e5ce8cb99b0481da9
sha1 2fa82c2e27613853133f8be71b3029d74d9869ec
|
install
bazel
http_archive(
name = "meshtastic-android",
urls = ["https://ratatoskr.space/pkg/meshtastic-android/2.5.26.tar.gz"],
integrity = "sha256-4IQIZqiUionLHvy5wAPswSpwfWS/rvOOXOjLmbBIHak=",
strip_prefix = "meshtastic-android-2.5.26",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.26.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.tar.gz"],
integrity = "sha256-4IQIZqiUionLHvy5wAPswSpwfWS/rvOOXOjLmbBIHak=",
strip_prefix = "meshtastic-android-2.5.26",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.26.tar.gz",