chore: add rarlab remote (#22)
- cache rarlab packages - found they disappear when a new release is available Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user