SHA256
5
0
forked from pool/sad
Files
sad/_service
Soc Virnyl Estela a690f17689 - Update to version 0.4.28:
* Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only
  * Reduce allocations
  * Preview multi-selects
  * Fewer dependencies
  * More robust signal handling
- Remove cargo_config and vendor.tar.xz
- Add vendor.tar.zst

OBS-URL: https://build.opensuse.org/package/show/utilities/sad?expand=0&rev=13
2024-05-22 03:14:17 +00:00

11 lines
273 B
Plaintext

<services>
<service mode="manual" name="download_files">
</service>
<service name="cargo_vendor" mode="manual">
<param name="src">sad*.tar.gz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>