cargo-snapshot update to 1.65.0

This commit is contained in:
Rudi Heitbaum 2022-11-03 20:44:31 +00:00
parent bb2fca87bc
commit 6316fb39a6

View File

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