cargo-snapshot: update to 1.68.0

This commit is contained in:
Rudi Heitbaum 2023-03-11 05:45:33 +00:00
parent 1532f63e79
commit 8e8dca0bcf

View File

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