redox/recipes/wip/tools/restic/recipe.toml
2026-06-08 16:09:49 -03:00

7 lines
245 B
TOML

#TODO implement go template
# build instructions: https://restic.readthedocs.io/en/stable/020_installation.html#from-source
[source]
tar = "https://github.com/restic/restic/releases/download/v0.16.2/restic-0.16.2.tar.gz"
[build]
template = "go"