vault / meshtastic-protobufs / v2.2.23
meshtastic-protobufs @ v2.2.23
integrity
- size
- 71.2 KiB
- downloaded
- last checked
release notes
What's Changed
- Waveshare RP2040 LoRa by @thebentern in https://github.com/meshtastic/protobufs/pull/436
- StoreForward: replace "empty" by "text" and improve comments by @GUVWAF in https://github.com/meshtastic/protobufs/pull/437
- StoreForward: add
TEXT_DIRECTandTEXT_BROADCASTRequestResponse tags by @GUVWAF in https://github.com/meshtastic/protobufs/pull/439 - divided heltec tracker 1.0 and 1.1 by @Gabrielerusso in https://github.com/meshtastic/protobufs/pull/435
- Add new device role descriptions to protobuf comments by @garthvh in https://github.com/meshtastic/protobufs/pull/441
- Add channel_precision for location data by @jp-bennett in https://github.com/meshtastic/protobufs/pull/440
- revert
HardwareModelenum name change by @andrekir in https://github.com/meshtastic/protobufs/pull/442 - Add TAK_TRACKER role by @thebentern in https://github.com/meshtastic/protobufs/pull/444
New Contributors
- @Gabrielerusso made their first contribution in https://github.com/meshtastic/protobufs/pull/435
Full Changelog: https://github.com/meshtastic/protobufs/compare/v2.2.22...v2.2.23
download
unix · zip
curl -fL -o v2.2.23.zip https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.zip
printf '%s %s\n' '36fb99b51474a7f62f34b36dafa41b2d6b919446eefd6f7e2181a4eafdaada80' 'v2.2.23.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.zip"
$out = "v2.2.23.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "36fb99b51474a7f62f34b36dafa41b2d6b919446eefd6f7e2181a4eafdaada80") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.23.tar.gz https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.tar.gz
printf '%s %s\n' '85d7b8bb0c1516cd899c490ff43be2825e999fc6a4de4112fc5b29392ee71db1' 'v2.2.23.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.tar.gz"
$out = "v2.2.23.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "85d7b8bb0c1516cd899c490ff43be2825e999fc6a4de4112fc5b29392ee71db1") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.2.23.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.zip
printf '%s %s\n' '36fb99b51474a7f62f34b36dafa41b2d6b919446eefd6f7e2181a4eafdaada80' 'v2.2.23.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.zip"
$out = "v2.2.23.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "36fb99b51474a7f62f34b36dafa41b2d6b919446eefd6f7e2181a4eafdaada80") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.23.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.tar.gz
printf '%s %s\n' '85d7b8bb0c1516cd899c490ff43be2825e999fc6a4de4112fc5b29392ee71db1' 'v2.2.23.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.tar.gz"
$out = "v2.2.23.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "85d7b8bb0c1516cd899c490ff43be2825e999fc6a4de4112fc5b29392ee71db1") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.2.23.zip | zip | 72.2 KiB |
blake3-24 41ae912afc2476f1061ccca1b0ca64c2c987c093ae96e73c
sha256 36fb99b51474a7f62f34b36dafa41b2d6b919446eefd6f7e2181a4eafdaada80
sha1 bc3f4422a9074b7489f8b264b6ccc36ba15d7513
|
| v2.2.23.tar.gz | tar.gz | 54.4 KiB |
blake3-24 5ef2b15db8de314dd46c63326fff191188eb3726ed1f4b1d
sha256 85d7b8bb0c1516cd899c490ff43be2825e999fc6a4de4112fc5b29392ee71db1
sha1 7f5b63d7da5e6f4a449ebe5e8ad9e2bdf769bc13
|
install
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.tar.gz"],
integrity = "sha256-hde4uwwVFs2JnEkP9Dvigl6Zn8ak3kES/FspOS7nHbE=",
strip_prefix = "meshtastic-protobufs-v2.2.23",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.2.23.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.tar.gz"],
integrity = "sha256-hde4uwwVFs2JnEkP9Dvigl6Zn8ak3kES/FspOS7nHbE=",
strip_prefix = "meshtastic-protobufs-v2.2.23",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.2.23.tar.gz",