mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
7 lines
245 B
TOML
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"
|