sile/_service
Gordon Leung ec12a25157 - Update to 0.14.11
* Bug Fixes:
  - core: Leave legacy masterFilename alone but use first input filename internally
  - core: Make masterFilename actually a filename
  - packages: Avoid mix-and-matching indents in fixed-width specimin blocks
  - utilities: Use real semver parser for deprecation warnings

OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=19
2023-08-23 04:06:09 +00:00

8 lines
265 B
Plaintext

<services>
<service mode="manual" name="download_url">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.11/sile-0.14.11.tar.xz</param>
</service>
</services>