1 #!/usr/bin/env nix-shell
2 #!nix-shell -i bash -p curl cacert nix common-updater-scripts --pure
7 # upstream doesn't use git, but has this file specifically for versioning
8 version
="$(curl https://cpucycles.cr.yp.to/libcpucycles-latest-version.txt)"
10 update-source-version libcpucycles
"$version"