diff --git a/scripts/component_hash_update/src/component_hash_update/components.py b/scripts/component_hash_update/src/component_hash_update/components.py index 4ad4a5218..bd8913738 100644 --- a/scripts/component_hash_update/src/component_hash_update/components.py +++ b/scripts/component_hash_update/src/component_hash_update/components.py @@ -101,9 +101,9 @@ infos = { "graphql_id": "R_kgDOApOQGQ", }, "argocd_install": { - "url": "https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/install.yaml", - "graphql_id": "R_kgDOBzS60g", - "binary": True, - "hashtype": "sha256", + "url": "https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/install.yaml", + "graphql_id": "R_kgDOBzS60g", + "binary": True, + "hashtype": "sha256", }, }