Closed krambojun closed 2 months ago
Hi, there is no such API so you would need to parse the version numbers from published release information. Some possible sources:
Note that the SpeechSDK-Linux.tar.gz is guaranteed to be updated only on main (x.y.0
) releases, minor/hotfix releases (x.y.1
, x.y.2
...) do not necessarily include all packages if e.g. Linux is not affected by changes.
This item has been open without activity for 19 days. Provide a comment on status and remove "update needed" label.
Closed as answered.
Is there an api which lists releases of https://aka.ms/csspeech/linuxbinary (ideally in json or xml format) ? i am trying to use the Renovate bot and need to define a custom data source in order to look for specific versions.