This commit is contained in:
parent
8ee04f4b10
commit
f2969b7df9
@ -1,6 +1,6 @@
|
||||
---
|
||||
{%- from "ripgrep/map.jinja" import ripgrep with context %}
|
||||
{% set archive_exclude_dir = './ripgrep-' + fd.version + '-' + fd.arch + '-unknown-' + fd.os + '-musl' %}
|
||||
{% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-musl' %}
|
||||
ripgrep-archive-extract:
|
||||
archive.extracted:
|
||||
- name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }}
|
||||
|
Loading…
Reference in New Issue
Block a user