net-analyzer/bandwhich: Fixed copy/paste mistake in comment

Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
Jonas Frei 2024-02-05 20:31:29 +01:00
parent fd280281f5
commit 49452c6280
No known key found for this signature in database
GPG Key ID: F8C5C87BDD1E28A8

View File

@ -267,7 +267,7 @@ CRATES="
zstd@0.11.2+zstd.1.5.2
"
# Download the same tree-sitter commit that is used in the Helix release
# Download the same 'packet-builder' commit that is used in the latest release
declare -A GIT_CRATES=(
[packet-builder]="https://github.com/cyqsimon/packet_builder;bf5a89ba75795f5067bb03fa8de00b833ffe4eae;packet_builder-%commit%"
)