Files
pik/_service
Muhammad Akbar Yanuar Mantari 4079dc4419 Accepting request 1229162 from home:mantarimay:branches:X11:Utilities
- Update to version 0.12.0:
  + Bugs fixes
    - Fix incorrect start time, enforce deterministic ports order
  + New Features
    - Highlight for cmd, path and ports
    - args fuzzy highlight
- Removed cargo_audit from _service due that contains vendor now

OBS-URL: https://build.opensuse.org/request/show/1229162
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/pik?expand=0&rev=15
2024-12-08 21:54:03 +00:00

9 lines
254 B
Plaintext

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