SQLite Forum

Better download file naming
Login
Yeah, in my haste to correct a mistake on the internet, I overlooked that related valid issue.

Richard, in apparent response to the OP's expressed difficulty, has checked in a revision to the download page source which embeds an HTML comment. That comment's first line reads: "Download product data for scripts to read". Its subsequent lines comprise a CSV table whose column headers are:<code>
   PRODUCT,FILENAME,VERSION,SIZE-IN-BYTES,SHA3-HASH
</code>. This will be documented in the [Build Product Names](https://sqlite.org/download.html#encoding) section, either as-is or possibly with further improvements if worthwhile.

With that aid, script writers should have little trouble getting the version, filename, and etc. of the downloadable objects.