vault / meshtastic-android / 2.6.0
meshtastic-android @ 2.6.0
integrity
- size
- 3.5 MiB
- downloaded
- last checked
release notes
What's Changed
🛠️Fixes & Features
- feat: material3 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1862
- chore(l10n): New Crowdin Translations by @github-actions in https://github.com/meshtastic/Meshtastic-Android/pull/1867
- 2.6.0 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1866
👷Dependencies
- chore(deps): update app/src/main/proto digest to 475694e by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1865
- chore(deps): update app/src/main/proto digest to d8b709a by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1868
Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/2.5.27...2.6.0
download
unix · zip
curl -fL -o 2.6.0.zip https://ratatoskr.space/pkg/meshtastic-android/2.6.0.zip
printf '%s %s\n' 'f862af5541445ac3dcc9541161447fa8ce9b89266a9052c39e383fdd82b9e0a2' '2.6.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.0.zip"
$out = "2.6.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f862af5541445ac3dcc9541161447fa8ce9b89266a9052c39e383fdd82b9e0a2") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.6.0.tar.gz https://ratatoskr.space/pkg/meshtastic-android/2.6.0.tar.gz
printf '%s %s\n' '896bec019799d30834b8f028fd4e491d98f3570dc27740dbcc5ae8f0b06b0848' '2.6.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.0.tar.gz"
$out = "2.6.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "896bec019799d30834b8f028fd4e491d98f3570dc27740dbcc5ae8f0b06b0848") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 2.6.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.zip
printf '%s %s\n' 'f862af5541445ac3dcc9541161447fa8ce9b89266a9052c39e383fdd82b9e0a2' '2.6.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.zip"
$out = "2.6.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f862af5541445ac3dcc9541161447fa8ce9b89266a9052c39e383fdd82b9e0a2") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.6.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.tar.gz
printf '%s %s\n' '896bec019799d30834b8f028fd4e491d98f3570dc27740dbcc5ae8f0b06b0848' '2.6.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.tar.gz"
$out = "2.6.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "896bec019799d30834b8f028fd4e491d98f3570dc27740dbcc5ae8f0b06b0848") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 2.6.0.zip | zip | 3.4 MiB |
blake3-24 8c5886f4f43b3bad4585e69475d49738b506d28dbd50773e
sha256 f862af5541445ac3dcc9541161447fa8ce9b89266a9052c39e383fdd82b9e0a2
sha1 7578ee15f895136495b41a3ffb84b9ada9a9f95c
|
| 2.6.0.tar.gz | tar.gz | 3.1 MiB |
blake3-24 7d1478406efc01e00c32964ff1cd1035dd862e8aa62844c0
sha256 896bec019799d30834b8f028fd4e491d98f3570dc27740dbcc5ae8f0b06b0848
sha1 5330f6cab9c7d2439826478689d43a74c3547b3a
|
install
bazel
http_archive(
name = "meshtastic-android",
urls = ["https://ratatoskr.space/pkg/meshtastic-android/2.6.0.tar.gz"],
integrity = "sha256-iWvsAZeZ0wg0uPAo/U5JHZjzVw3Cd0DbzFro8LBrCEg=",
strip_prefix = "meshtastic-android-2.6.0",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-android/2.6.0.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.tar.gz"],
integrity = "sha256-iWvsAZeZ0wg0uPAo/U5JHZjzVw3Cd0DbzFro8LBrCEg=",
strip_prefix = "meshtastic-android-2.6.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.6.0.tar.gz",