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

This commit is contained in:
Paul 2025-02-19 20:20:37 +01:00
parent 8ee04f4b10
commit f2969b7df9

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-' + fd.version + '-' + fd.arch + '-unknown-' + fd.os + '-musl' %} {% set archive_exclude_dir = './ripgrep-' + ripgrep.version + '-' + ripgrep.arch + '-unknown-' + ripgrep.os + '-musl' %}
ripgrep-archive-extract: ripgrep-archive-extract:
archive.extracted: archive.extracted:
- name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }} - name: {{ ripgrep.release_dir }}/ripgrep-{{ ripgrep.version }}