cisco / ChezScheme

Chez Scheme
Apache License 2.0
6.95k stars 982 forks source link

Please rename filename of version 9.5.8a #694

Open RomanVolak opened 1 year ago

RomanVolak commented 1 year ago

Because of automatic updates we need consequent naming:

url="$GH_REPO/releases/download/v${version}/csv${version}.tar.gz"

NOW: url="$GH_REPO/releases/download/v9.5.8a/csv9.5.8.tar.gz" is the version string not the same.

Thanks

burgerrg commented 1 year ago

I added csv9.5.8a.tar.gz to the Chez Scheme Version 9.5.8a release. The files now go into csv9.5.8a instead of csv9.5.8.