From 0215a5161cd222550a4c1d2e4e383a2702e99067 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Wed, 19 Feb 2025 20:23:39 +0100 Subject: [PATCH] updated ripgrep state --- states/ripgrep/osarchmap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/states/ripgrep/osarchmap.yaml b/states/ripgrep/osarchmap.yaml index 08be675..9fde1c4 100644 --- a/states/ripgrep/osarchmap.yaml +++ b/states/ripgrep/osarchmap.yaml @@ -1,9 +1,9 @@ --- amd64: - arch: "amd64" + arch: "x86_64" x86_64: - arch: "amd64" + arch: "x86_64" 386: arch: "386"