cargo-snapshot update to 1.66.1

This commit is contained in:
Rudi Heitbaum 2023-01-12 10:43:38 +00:00
parent e924ed97df
commit 201a506785

View File

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