updated ripgrep state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-06-19 11:59:21 +02:00
parent 3b7c5e8c5c
commit c2607fce99

View File

@ -1,6 +1,6 @@
--- ---
{%- from "ripgrep/map.jinja" import ripgrep with context %} {%- from "ripgrep/map.jinja" import ripgrep with context %}
{% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-' + {{ ripgrep.variant }} %} {% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-' + ripgrep.variant %}
ripgrep-archive-extract: ripgrep-archive-extract:
archive.extracted: archive.extracted:
- name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }} - name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }}