diff --git a/apps/base/artifactapi/resources/remotes.yaml b/apps/base/artifactapi/resources/remotes.yaml index 97248ba..b9988e8 100644 --- a/apps/base/artifactapi/resources/remotes.yaml +++ b/apps/base/artifactapi/resources/remotes.yaml @@ -88,6 +88,17 @@ remotes: file_ttl: 0 index_ttl: 0 + rarlab: + base_url: "https://www.rarlab.com" + type: "remote" + package: "generic" + description: "RARLab" + include_patterns: + - "rar/rarlinux-x64-.*.tar.gz" + cache: + file_ttl: 0 + index_ttl: 0 + alpine: base_url: "https://dl-cdn.alpinelinux.org" type: "remote"