cargo-snapshot: update to 1.67.0

This commit is contained in:
Rudi Heitbaum 2023-01-27 08:28:50 +00:00
parent f128cc4746
commit 144e7ab753

View File

@ -3,7 +3,7 @@
PKG_NAME="cargo-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="a636f83eb2327a66f484b9592ab305c6642df16fc80d0d1cb727e766a60da904"
PKG_SHA256="7ddc4f7027653b4366037206ef438c704513c1565ce6eb2422d9d47146782c3b"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/cargo-${PKG_VERSION}-${MACHINE_HARDWARE_NAME}-unknown-linux-gnu.tar.xz"