cargo-snapshot: update to 1.67.1

This commit is contained in:
Rudi Heitbaum 2023-02-10 07:08:32 +00:00
parent f3188c601b
commit 9a3135e010

View File

@ -3,7 +3,7 @@
PKG_NAME="cargo-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="7ddc4f7027653b4366037206ef438c704513c1565ce6eb2422d9d47146782c3b"
PKG_SHA256="e744dad75de8419e7fea530c29bd56cf931b4d4de62eb4bd442bfac7b54e61ed"
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"